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

This commit is contained in:
Malachi Soord 2022-10-10 19:30:34 +02:00 committed by GitHub
parent 3cc696b004
commit 2db88c80c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ RUN \
php8=8.0.24-r0 \
\
&& apk add --no-cache --virtual .build-dependencies \
composer=2.4.1-r0 \
composer=2.4.2-r0 \
git=2.36.2-r0 \
nodejs=16.16.0-r0 \
npm=8.10.0-r0 \