1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-06 20:29:19 +00:00

update Privatebin to 1.3.1

This commit is contained in:
hoellen 2019-09-23 05:30:19 +02:00
parent 5fe4185891
commit adfcd9e31a

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