new release 1.7.6
This commit is contained in:
parent
e296cba5d6
commit
53489980c1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM alpine:3.21
|
||||||
ARG ALPINE_PACKAGES="php83-iconv php83-pdo_mysql php83-pdo_pgsql php83-openssl php83-simplexml"
|
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 COMPOSER_PACKAGES="aws/aws-sdk-php google/cloud-storage"
|
||||||
ARG PBURL=https://github.com/PrivateBin/PrivateBin/
|
ARG PBURL=https://github.com/PrivateBin/PrivateBin/
|
||||||
ARG RELEASE=1.7.5
|
ARG RELEASE=1.7.6
|
||||||
ARG UID=65534
|
ARG UID=65534
|
||||||
ARG GID=82
|
ARG GID=82
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue