diff --git a/distillery/resources/compose/barrel/Dockerfile b/distillery/resources/compose/barrel/Dockerfile index 8ac6e2d..5ca81de 100644 --- a/distillery/resources/compose/barrel/Dockerfile +++ b/distillery/resources/compose/barrel/Dockerfile @@ -1,4 +1,4 @@ -FROM docker.io/library/php:8-apache-bullseye +FROM docker.io/library/php:8.0-apache-bullseye WORKDIR /var/www # install and enable the various required php extension