diff --git a/Dockerfile b/Dockerfile index 3658924..fb92479 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,7 +17,7 @@ RUN composer install \ --ignore-platform-reqs # Stage 2: Final image -FROM dunglas/frankenphp:latest@sha256:145db7730bcbcfe0bfa2fe5d5953fc83919aa704807268e39b1a215e00d68a20 +FROM dunglas/frankenphp:latest@sha256:4834747626f5a8ddf678fa6fc420767cf748656858eb8e4241381116770828f1 # Disable HTTPS by default for the container ENV SERVER_NAME=:80