new release 1.7.4

This commit is contained in:
El RIDO 2024-07-09 21:09:29 +02:00
parent ee4c8fe350
commit 9a6270cfd4
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

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