Skip to content

Commit a09bb1b

Browse files
authored
PHP 8.4.16
1 parent 30b1936 commit a09bb1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# FROM php:7.4.33-cli-alpine
22
# FROM php:8.1.28-cli-alpine
33
#FROM php:8.2.18-cli-alpine
4-
FROM php:8.3.22-cli-alpine
4+
FROM php:8.4.16-cli-alpine
55

66
LABEL Maintainer="ShaoBo Wan (Tinywan) <756684177@qq.com>" \
7-
Description="Webman Lightweight container with PHP 8.2.16 based on Alpine Linux."
7+
Description="Webman Lightweight container with PHP 8.4.16 based on Alpine Linux."
88

99
# Container package : mirrors.163.com、mirrors.aliyun.com、mirrors.ustc.edu.cn
1010
RUN sed -i "s/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g" /etc/apk/repositories

0 commit comments

Comments
 (0)