bump alpine base image, ensures we got the openssl upgrade installed

This commit is contained in:
El RIDO 2022-03-17 18:00:08 +01:00
parent 17672a8557
commit 74c7642c5f
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

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