Use new container image mentioned on IBC thread

distribute_dis
Tyler Goodlet 2023-10-29 13:21:32 -04:00
parent d3dab17939
commit 29ce8de462
1 changed files with 3 additions and 2 deletions

View File

@ -19,8 +19,9 @@ services:
# other image tags available:
# https://github.com/waytrade/ib-gateway-docker#supported-tags
# image: waytrade/ib-gateway:981.3j
image: waytrade/ib-gateway:1012.2i
# image: waytrade/ib-gateway:1012.2i
image: ghcr.io/gnzsnz/ib-gateway:latest
restart: 'no' # restart on boot whenev there's a crash or user clicsk
network_mode: 'host'