Skip to content

Commit

Permalink
new release 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elrido committed Dec 4, 2023
1 parent afe8e8d commit 19dde57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 COMPOSER_PACKAGES="aws/aws-sdk-php google/cloud-storage"
ARG PBURL=https://github.com/PrivateBin/PrivateBin/
ARG RELEASE=1.6.0
ARG RELEASE=1.6.1
ARG UID=65534
ARG GID=82

Expand Down

0 comments on commit 19dde57

Please sign in to comment.