php 버전업

This commit is contained in:
2024-05-17 17:14:36 +00:00
parent f358126cff
commit e6816b15ef
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:8.2-fpm-bullseye
FROM php:8.3-fpm-bullseye
#debian
ENV LC_ALL=C.UTF-8