Skip to content

Commit

Permalink
Update Dockerfile.akshare
Browse files Browse the repository at this point in the history
  • Loading branch information
naiba authored Aug 4, 2023
1 parent c686b98 commit 443b93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.akshare
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM python:3.11-slim-bullseye
LABEL maintainer="奶爸 <hi@nai.ba>"

# Get version on https://github.com/akfamily/akshare
ENV AK_VERSION=1.10.71
ENV AK_VERSION=1.10.73
ENV APP_HOME=/usr/local/lib/python3.11/site-packages/aktools

# 升级 pip 到最新版
Expand Down

0 comments on commit 443b93f

Please sign in to comment.