diff --git a/Dockerfile b/Dockerfile index c6c57bf2..721741c6 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8.1-apache +FROM php:8.2-apache RUN apt-get update \ && apt-get -y install \