8.1.4
This commit is contained in:
parent
54b24ac668
commit
c76c4945d9
@ -1,6 +1,7 @@
|
||||
FROM php:7.4.26-cli-alpine
|
||||
# FROM php:7.4.26-cli-alpine
|
||||
FROM php:8.1.4-cli-alpine
|
||||
LABEL Maintainer="ShaoBo Wan (Tinywan) <756684177@qq.com>" \
|
||||
Description="Webman Lightweight container with PHP 7.4 based on Alpine Linux."
|
||||
Description="Webman Lightweight container with PHP 8.1.4 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
|
||||
|
Loading…
Reference in New Issue
Block a user