distillery: Update to php 8

This commit is contained in:
Tom Wiesing 2021-12-14 15:18:07 +01:00
parent 234dc5f9f2
commit dfa8e85563
No known key found for this signature in database
GPG key ID: DC1F29F2BC78AB15

View file

@ -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