diff --git a/Dockerfile b/Dockerfile index 19a3afc..56526a3 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