mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
revert docker alpine version to 3.16, fix #20
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM alpine:latest
|
||||
FROM alpine:3.16
|
||||
|
||||
# define script basic information
|
||||
# Version of this Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user