Merge pull request #100 from PrivateBin/dependabot/docker/alpine-3.16.0

Bump alpine from 3.15.4 to 3.16.0
This commit is contained in:
El RIDO 2022-05-24 19:04:24 +02:00 committed by GitHub
commit 17eaeeb67d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM alpine:3.15.4 FROM alpine:3.16.0
ARG ALPINE_PACKAGES="php8-pdo_mysql php8-pdo_pgsql php8-openssl" ARG ALPINE_PACKAGES="php8-pdo_mysql php8-pdo_pgsql php8-openssl"
ARG COMPOSER_PACKAGES=google/cloud-storage ARG COMPOSER_PACKAGES=google/cloud-storage