Skip to content

Commit cce0d54

Browse files
committed
Update IB Gateway to 10.30.1t
1 parent 516b1eb commit cce0d54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

stable/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
FROM ubuntu:22.04 as setup
1010

1111

12-
ENV IB_GATEWAY_VERSION=10.23.2a
13-
ENV IB_GATEWAY_RELEASE_CHANNEL=latest
12+
ENV IB_GATEWAY_VERSION=10.30.1t
13+
ENV IB_GATEWAY_RELEASE_CHANNEL=stable
1414
ENV IBC_VERSION=3.17.0
1515

1616
# Prepare system
@@ -51,7 +51,7 @@ COPY ./scripts /root/scripts
5151

5252
FROM ubuntu:22.04
5353

54-
ENV IB_GATEWAY_VERSION=10.23.2a
54+
ENV IB_GATEWAY_VERSION=10.30.1t
5555

5656
WORKDIR /root
5757

0 commit comments

Comments
 (0)