php: board version up

This commit is contained in:
2021-08-22 01:10:57 +09:00
parent 46abc9eeb5
commit 11399aeef7
+1 -1
View File
@@ -1,4 +1,4 @@
FROM php:7.3-fpm-buster
FROM php:7.4-fpm-buster
#debian
ENV LC_ALL=C.UTF-8