diff --git a/Dockerfile b/Dockerfile index ec0de61..740035a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.0-fpm +FROM php:8.1-fpm ENV WORKDIR=/var/www ENV STORAGE_DIR=/var/www/storage # Install system dependencies