mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
Update Dockerfile
This commit is contained in:
parent
69dd9f124d
commit
4488ef397b
@ -4,6 +4,10 @@ FROM alpine:latest
|
||||
# Version of this Dockerfile
|
||||
ENV SCRIPT_VERSION=1.3.3
|
||||
# Download address uses backup address
|
||||
|
||||
ARG USE_BACKUP_ADDRESS
|
||||
ARG COMPILE_PHP_VERSION
|
||||
|
||||
# (if downloading slowly, consider set it to yes)
|
||||
ENV USE_BACKUP="${USE_BACKUP_ADDRESS}"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user