Bump alpine from 3.20.1 to 3.20.2

This commit is contained in:
El RIDO 2024-07-23 06:59:24 +02:00
parent 9a6270cfd4
commit f8e50740ee

View file

@ -1,4 +1,4 @@
FROM alpine:3.20.1
FROM alpine:3.20.2
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"