revert docker alpine version to 3.16, fix #20

This commit is contained in:
Jerry 2023-01-10 11:28:16 +08:00 committed by GitHub
parent 5767d9a275
commit 14a3c28044
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM alpine:latest FROM alpine:3.16
# define script basic information # define script basic information
# Version of this Dockerfile # Version of this Dockerfile