new release 1.5.2

This commit is contained in:
El RIDO 2023-07-09 10:51:25 +02:00
parent 8172103259
commit 0d842b9019

View file

@ -3,7 +3,7 @@ FROM alpine:3.18.2
ARG ALPINE_PACKAGES="php82-iconv php82-pdo_mysql php82-pdo_pgsql php82-openssl php82-simplexml"
ARG COMPOSER_PACKAGES="aws/aws-sdk-php google/cloud-storage"
ARG PBURL=https://github.com/PrivateBin/PrivateBin/
ARG RELEASE=1.5.1
ARG RELEASE=1.5.2
ARG UID=65534
ARG GID=82