Update Dockerfile

This commit is contained in:
Whale 2021-06-13 19:08:46 +08:00 committed by GitHub
parent 9fa229fa36
commit 33de213a66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ ENV SCRIPT_VERSION=1.3.0
ENV USE_BACKUP=no
# Version of some manually-installed package
ENV VER_PHP=7.4.19
ENV VER_PHP=7.4.20
# APK repositories mirror address, if u r not in China, consider set USE_BACKUP=yes to boost
ENV LINK_APK_REPO='mirrors.ustc.edu.cn'