From e6816b15ef6f830a1ad88ec9fd0060bf0b608294 Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 17 May 2024 17:14:36 +0000 Subject: [PATCH] =?UTF-8?q?php=20=EB=B2=84=EC=A0=84=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hidche/board/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hidche/board/Dockerfile b/hidche/board/Dockerfile index 9693a6e..ca60adc 100644 --- a/hidche/board/Dockerfile +++ b/hidche/board/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.2-fpm-bullseye +FROM php:8.3-fpm-bullseye #debian ENV LC_ALL=C.UTF-8