Update Dockerfile

This commit is contained in:
ShaoBo Wan(無尘) 2023-01-08 12:55:19 +08:00 committed by GitHub
parent 7775b98393
commit 550c759357
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,3 @@
#FROM php:7.4.29-cli-alpine
FROM php:8.1.14-cli-alpine
# FROM php:8.2.1-cli-alpine
LABEL Maintainer="ShaoBo Wan (Tinywan) <756684177@qq.com>" \