Skip to content

Commit

Permalink
Merge pull request #2 from rsmb7z/update-stable-to-10.19.2a
Browse files Browse the repository at this point in the history
Update `stable` to `10.19.2a`
  • Loading branch information
rsmb7z authored Jun 20, 2023
2 parents bbdd2d9 + be882c0 commit 4ebc143
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions stable/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

FROM ubuntu:22.04 as setup

ENV IB_GATEWAY_VERSION=10.19.1j
ENV IB_GATEWAY_VERSION=10.19.2a
ENV IB_GATEWAY_RELEASE_CHANNEL=stable
ENV IBC_VERSION=3.15.2

Expand Down Expand Up @@ -50,7 +50,7 @@ COPY ./scripts /root/scripts

FROM ubuntu:22.04

ENV IB_GATEWAY_VERSION=10.19.1j
ENV IB_GATEWAY_VERSION=10.19.2a

WORKDIR /root

Expand Down

0 comments on commit 4ebc143

Please sign in to comment.