Skip to content

Commit

Permalink
build:8.1.28-cli-alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinywan committed Apr 23, 2024
1 parent 6a10b75 commit 6b43bfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# FROM php:7.4.33-cli-alpine
FROM php:8.1.28-cli
FROM php:8.1.28-cli-alpine
#FROM php:8.2.18-cli-alpine
# FROM php:8.3.4-cli-alpine

LABEL Maintainer="ShaoBo Wan (Tinywan) <756684177@qq.com>" \
Description="Webman Lightweight container with PHP 8.2.16 based on Alpine Linux."
Description="Webman Lightweight container with PHP 8.2.16 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
Expand Down

0 comments on commit 6b43bfd

Please sign in to comment.