diff --git a/scripts/docker/Dockerfile b/scripts/docker/Dockerfile index b2eacbd9a..0e0946bec 100644 --- a/scripts/docker/Dockerfile +++ b/scripts/docker/Dockerfile @@ -6,7 +6,7 @@ ### This file is based off of the `apache` variant in the above mentioned repo ### -FROM php:8.0-apache +FROM php:8.1-apache # opencontainers annotations https://github.com/opencontainers/image-spec/blob/master/annotations.md LABEL org.opencontainers.image.authors="Alexis Saettler " \