Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
manhinhang authored Feb 25, 2024
1 parent 443dbff commit f7ae339
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
FROM python:3.11-slim
# IBC Version : https://github.com/IbcAlpha/IBC/releases
ARG IBC_VER="3.18.0"
# ib_insync : https://pypi.org/project/ib-insync/#history
ARG IB_INSYNC_VER="0.9.86"

# install dependencies
Expand Down

0 comments on commit f7ae339

Please sign in to comment.