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