From 29f8b20876efcb4cd80b72c509afb2965d13cd85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 10:19:16 +0800 Subject: [PATCH] Update to `10.19.2n` (#105) * Update to `10.19.2n` * Update README.md --------- Co-authored-by: github-actions Co-authored-by: Andrew <39019063+manhinhang@users.noreply.github.com> --- .env | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.env b/.env index 61e1edb..db8ff8d 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -CUR_IB_GATEWAY_VER=10.19.2m -CUR_IBC_VER=3.18.0 +CUR_IB_GATEWAY_VER=10.19.2n +CUR_IBC_VER=3.19.0 diff --git a/README.md b/README.md index 1f6d0ed..c6d71e0 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ It's just pure `IB Gateway` and don't include any VNC service (for security reas This docker image just installed: -- [IB Gateway](https://www.interactivebrokers.com/en/index.php?f=16457) (10.19.2m) +- [IB Gateway](https://www.interactivebrokers.com/en/index.php?f=16457) (10.19.2n) -- [IBC](https://github.com/IbcAlpha/IBC) (3.18.0) +- [IBC](https://github.com/IbcAlpha/IBC) (3.19.0) ## Pull the Docker image from Docker Hub