barrel: Update to 7.4-apache-bullseye

This commit is contained in:
Tom Wiesing 2021-12-06 10:12:24 +01:00
parent 791fea4899
commit 29923650e5
No known key found for this signature in database
GPG key ID: DC1F29F2BC78AB15

View file

@ -1,4 +1,4 @@
FROM php:7-apache-buster FROM docker.io/library/php:7.4-apache-bullseye
WORKDIR /var/www WORKDIR /var/www
# install and enable the various required php extension # install and enable the various required php extension