We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 067074e commit b6c3f98Copy full SHA for b6c3f98
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.2
+ARG RELEASE=2.0.3
7
ARG UID=65534
8
ARG GID=82
9
0 commit comments