use alpine 3.19 and php-fpm 8.3

This commit is contained in:
Sebastian Hugentobler 2023-12-14 17:29:46 +01:00
parent 9dde9649dd
commit a0aa33fe4f
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
10 changed files with 22 additions and 21 deletions

5
Containerfile Normal file
View file

@ -0,0 +1,5 @@
FROM docker.io/thallian/confd-env:3.19-3.1.6.2
RUN apk --no-cache add php83-fpm
ADD /rootfs /