update to php 8.2

This commit is contained in:
Sebastian Hugentobler 2023-05-30 10:45:42 +02:00
parent cfcd3e76d7
commit 776a0022f1
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,5 +1,5 @@
FROM docker.io/thallian/confd-env:3.18-3.1.5.0 FROM docker.io/thallian/confd-env:3.18-3.1.5.0
RUN apk --no-cache add php81-fpm RUN apk --no-cache add php82-fpm
ADD /rootfs / ADD /rootfs /