diff --git a/Dockerfile b/Dockerfile index e23fc6fc..d99f8295 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.3-fpm-bookworm +FROM php:8.4-fpm-bookworm # Installer Nginx et dépendances RUN apt update \