瀏覽代碼

Update Dockerfile

Co-authored-by: Quentame <polletquentin74@me.com>
sstidl 2 年之前
父節點
當前提交
bb1506c39a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
-FROM php:8.2-apache
+FROM php:8-apache
 
 # Install extensions
 RUN apt-get update && apt-get install -y \