new release 1.6.1
This commit is contained in:
parent
afe8e8d22d
commit
19dde57d30
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ FROM alpine:3.18.5
|
||||||
ARG ALPINE_PACKAGES="php82-iconv php82-pdo_mysql php82-pdo_pgsql php82-openssl php82-simplexml"
|
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 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.6.0
|
ARG RELEASE=1.6.1
|
||||||
ARG UID=65534
|
ARG UID=65534
|
||||||
ARG GID=82
|
ARG GID=82
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue