use version f65537cdc6f11e135fdc0fbfcaf05524f63ec667

This commit is contained in:
Sebastian Hugentobler 2020-12-01 11:35:16 +01:00
parent 9fcfbef80b
commit 1848fb35cd
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -3,7 +3,7 @@ FROM thallian/php7-fpm:latest
ENV FPMUSER nginx
ENV FPMGROUP nginx
ENV VERSION master
ENV VERSION f65537cdc6f11e135fdc0fbfcaf05524f63ec667
RUN apk add --no-cache \
libressl \