Skip to content

Commit b6c3f98

Browse files
committed
new release 2.0.3
1 parent 067074e commit b6c3f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM alpine:3.22
33
ARG ALPINE_PACKAGES="php84-iconv php84-pdo_mysql php84-pdo_pgsql php84-openssl php84-simplexml"
44
ARG COMPOSER_PACKAGES="aws/aws-sdk-php google/cloud-storage"
55
ARG PBURL=https://github.com/PrivateBin/PrivateBin/
6-
ARG RELEASE=2.0.2
6+
ARG RELEASE=2.0.3
77
ARG UID=65534
88
ARG GID=82
99

0 commit comments

Comments
 (0)