update base image

This commit is contained in:
Sebastian Hugentobler 2022-07-12 19:43:40 +02:00
parent 682a5c96e4
commit f53af73cf5

View File

@ -1,4 +1,4 @@
FROM thallian/confd-env:latest FROM docker.io/thallian/confd-env:3.16
RUN apk --no-cache add php8-fpm RUN apk --no-cache add php8-fpm
RUN ln -s /usr/bin/php8 /usr/bin/php RUN ln -s /usr/bin/php8 /usr/bin/php