Merge pull request #201 from PrivateBin/dependabot/docker/alpine-3.20.3

Bump alpine from 3.20.2 to 3.20.3
This commit is contained in:
El RIDO 2024-09-09 12:56:44 +02:00 committed by GitHub
commit 960be2c980
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
FROM alpine:3.20.2
FROM alpine:3.20.3
ARG ALPINE_PACKAGES="php83-iconv php83-pdo_mysql php83-pdo_pgsql php83-openssl php83-simplexml"
ARG COMPOSER_PACKAGES="aws/aws-sdk-php google/cloud-storage"