Update PrivateBin to 1.3.2

This commit is contained in:
hoellen 2020-01-13 09:33:21 +01:00
parent 3ee290ec90
commit 2240c12882

View File

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