8.1也可以支持,只是有一些警告而已
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
李东云
2022-04-09 02:39:38 +08:00
parent 83f4e28e0a
commit 93281c9322

View File

@@ -1,4 +1,4 @@
FROM php:8.0-apache as latest-apache FROM php:apache as latest-apache
# 系统基础配置 # 系统基础配置
USER root USER root