diff --git a/Dockerfile b/Dockerfile index 4ee647786..19c98596b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM php:8-apache AS ospos +FROM php:8.2-apache AS ospos LABEL maintainer="jekkos" RUN apt update && apt-get install -y \