Update Dockerfile

This commit is contained in:
Jerry Ma 2022-03-21 02:16:22 +08:00 committed by GitHub
parent c41ca40337
commit f87f3c2736
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ FROM alpine:latest
# define script basic information
# Version of this Dockerfile
ENV SCRIPT_VERSION=1.3.3
ENV SCRIPT_VERSION=1.4.0
# Download address uses backup address
ARG USE_BACKUP_ADDRESS