Compare commits

..

No commits in common. "main" and "2.2.1" have entirely different histories.
main ... 2.2.1

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.5.0
ENV VERSION 2.2.1
RUN apk add --no-cache \
openssl \