1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-04 11:19:17 +00:00

Update PrivateBin to 1.3.4

This commit is contained in:
hoellen 2020-03-22 10:46:31 +01:00
parent 04ba50d5e4
commit 6a627506dd

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