We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 921e045 commit 53f943eCopy full SHA for 53f943e
1 file changed
Dockerfile
@@ -1,7 +1,7 @@
1
#FROM php:7.4.33-cli-alpine
2
# FROM php:8.1.24-cli
3
-# FROM php:8.2.16-cli-alpine
4
-FROM php:8.3.3-cli-alpine
+FROM php:8.2.16-cli-alpine
+# FROM php:8.3.3-cli-alpine
5
6
LABEL Maintainer="ShaoBo Wan (Tinywan) <756684177@qq.com>" \
7
Description="Webman Lightweight container with PHP 8.2.16 based on Alpine Linux."
0 commit comments