Skip to content

Commit 6b43bfd

Browse files
committed
build:8.1.28-cli-alpine
1 parent 6a10b75 commit 6b43bfd

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
2-
FROM php:8.1.28-cli
2+
FROM php:8.1.28-cli-alpine
33
#FROM php:8.2.18-cli-alpine
44
# FROM php:8.3.4-cli-alpine
55

66
LABEL Maintainer="ShaoBo Wan (Tinywan) <[email protected]>" \
7-
Description="Webman Lightweight container with PHP 8.2.16 based on Alpine Linux."
7+
Description="Webman Lightweight container with PHP 8.2.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)