php:8.1.24-cli-alpine

This commit is contained in:
ShaoBo Wan(無尘) 2023-10-11 16:10:43 +08:00 committed by GitHub
parent 542e2ea963
commit dae6b06b07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#FROM php:7.4.33-cli-alpine #FROM php:7.4.33-cli-alpine
#FROM php:8.1.14-cli-alpine FROM php:8.1.24-cli-alpine
FROM php:8.2.11-cli-alpine #FROM php:8.2.11-cli-alpine
LABEL Maintainer="ShaoBo Wan (Tinywan) <756684177@qq.com>" \ LABEL Maintainer="ShaoBo Wan (Tinywan) <756684177@qq.com>" \
Description="Webman Lightweight container with PHP 8.2.11 based on Alpine Linux." Description="Webman Lightweight container with PHP 8.2.11 based on Alpine Linux."