diff --git a/dap/80/Dockerfile b/dap/80/Dockerfile index 2bfc28e..4d4e28b 100644 --- a/dap/80/Dockerfile +++ b/dap/80/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.0-apache +FROM php:8.5.0RC3-apache # Use the default development php.ini configuration RUN mv "$PHP_INI_DIR/php.ini-development" "$PHP_INI_DIR/php.ini"