php8.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM php:8.2-fpm
|
FROM php:8.3-fpm
|
||||||
|
|
||||||
# 必要なパッケージのインストール
|
# 必要なパッケージのインストール
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
|
|||||||
Reference in New Issue
Block a user