update Privatebin to 1.3.1

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

View File

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