Update Dockerfile 8.2.11-cli-alpine

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

View File

@ -3,7 +3,7 @@
FROM php:8.2.11-cli-alpine
LABEL Maintainer="ShaoBo Wan (Tinywan) <756684177@qq.com>" \
Description="Webman Lightweight container with PHP 8.2.0 based on Alpine Linux."
Description="Webman Lightweight container with PHP 8.2.11 based on Alpine Linux."
# Container package : mirrors.163.com、mirrors.aliyun.com、mirrors.ustc.edu.cn
# RUN sed -i "s/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g" /etc/apk/repositories