Merge pull request #90 from PrivateBin/alpine-3.15.1

bump the alpine base image, ensures openssl 1.1.1n is installed
This commit is contained in:
El RIDO 2022-03-18 05:39:30 +01:00 committed by GitHub
commit 8e608a7e84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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