new release 1.5.0

This commit is contained in:
El RIDO 2022-12-11 06:38:22 +01:00
parent b05b987fa0
commit 8700dcd64e
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92
2 changed files with 5 additions and 5 deletions

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.4.0
ARG RELEASE=1.5.0
ARG UID=65534
ARG GID=82