We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6684fbd commit 332f9fcCopy full SHA for 332f9fc
Dockerfile
@@ -3,7 +3,7 @@ FROM alpine:3.22
3
ARG ALPINE_PACKAGES="php84-iconv php84-pdo_mysql php84-pdo_pgsql php84-openssl php84-simplexml"
4
ARG COMPOSER_PACKAGES="aws/aws-sdk-php google/cloud-storage"
5
ARG PBURL=https://github.com/PrivateBin/PrivateBin/
6
-ARG RELEASE=2.0.0
+ARG RELEASE=2.0.1
7
ARG UID=65534
8
ARG GID=82
9
0 commit comments