Merge pull request #83 from PrivateBin/dependabot/docker/alpine-3.15.0

Bump alpine from 3.14 to 3.15.0
This commit is contained in:
El RIDO 2021-11-25 06:58:38 +01:00 committed by GitHub
commit f459d85349
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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