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