⬆️ Upgrades composer to 2.4.2-r0 (#318)

This commit is contained in:
Franck Nijhof 2022-11-09 11:57:51 +01:00 committed by GitHub
parent 32b36c27e0
commit 5c326c1c37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# hadolint ignore=DL3003
RUN \
apk add --no-cache \
composer=2.3.10-r0 \
composer=2.4.2-r0 \
nginx=1.22.0-r1 \
patch=2.7.6-r7 \
php8-ctype=8.0.25-r0 \