Update PrivateBin to 1.3.3

This commit is contained in:
hoellen 2020-02-16 11:31:27 +01:00
parent c100c65b0f
commit 0f36f1da5d

View File

@ -1,6 +1,6 @@
FROM hoellen/nginx-php
ARG PRIVATEBIN_VER=1.3.2
ARG PRIVATEBIN_VER=1.3.3
ENV GID=991 UID=991 \
UPLOAD_MAX_SIZE=10M \