push to alpine 3.17 and php 8.1

This commit is contained in:
Sebastian Hugentobler 2022-11-23 13:41:06 +01:00
parent 4ae965fd62
commit 90612dfacb
7 changed files with 9 additions and 10 deletions

View file

@ -1,6 +1,5 @@
FROM docker.io/thallian/confd-env:3.16
FROM docker.io/thallian/confd-env:3.17
RUN apk --no-cache add php8-fpm
RUN ln -s /usr/bin/php8 /usr/bin/php
RUN apk --no-cache add php81-fpm
ADD /rootfs /