Update Dockerfile
This commit is contained in:
parent
47df4854ae
commit
c243b0a514
@ -1,6 +1,7 @@
|
|||||||
#FROM php:7.4.33-cli-alpine
|
FROM php:7.4.33-cli-alpine
|
||||||
#FROM php:8.1.14-cli-alpine
|
#FROM php:8.1.14-cli-alpine
|
||||||
FROM php:8.2.1-cli
|
#FROM php:8.2.1-cli
|
||||||
|
|
||||||
LABEL Maintainer="ShaoBo Wan (Tinywan) <756684177@qq.com>" \
|
LABEL Maintainer="ShaoBo Wan (Tinywan) <756684177@qq.com>" \
|
||||||
Description="Webman Lightweight container with PHP 8.2.0 based on Alpine Linux."
|
Description="Webman Lightweight container with PHP 8.2.0 based on Alpine Linux."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user