Skip to content

Commit

Permalink
upgrade the gentrade => v0.0.20
Browse files Browse the repository at this point in the history
Signed-off-by: Lu Ken <[email protected]>
  • Loading branch information
kenplusplus committed Jan 1, 2025
1 parent c817a47 commit 12585fe
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.19
RUN pip install gentrade==0.0.20

ENV PYTHONPATH=/app/GenTradeServer/src/

Expand Down

0 comments on commit 12585fe

Please sign in to comment.