new release 1.5.1

This commit is contained in:
El RIDO 2022-12-24 06:46:30 +01:00
parent ca5aa8f345
commit 58f1132302
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

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