Skip to content

Commit

Permalink
upgrade the gentrade to v0.0.18
Browse files Browse the repository at this point in the history
Signed-off-by: Lu Ken <[email protected]>
  • Loading branch information
kenplusplus committed Dec 31, 2024
1 parent 039a28b commit 308c316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ENV GENTRADE_CACHE_DIR=/app/cache/
ADD . /app/GenTradeServer
ADD cache /app/cache/

RUN pip install gentrade==0.0.17
RUN pip install gentrade==0.0.18

ENV PYTHONPATH=/app/GenTradeServer/src/

Expand Down

0 comments on commit 308c316

Please sign in to comment.