push to 2.5.0

This commit is contained in:
Sebastian Hugentobler 2024-03-27 12:43:34 +01:00
parent b91eb8f67e
commit b75e9b14ca
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -3,7 +3,7 @@ FROM docker.io/thallian/php8-fpm:3.19-8.3
ENV FPMUSER nginx
ENV FPMGROUP nginx
ENV VERSION 2.2.1
ENV VERSION 2.5.0
RUN apk add --no-cache \
openssl \