mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-05 03:21:34 +00:00
⬆️ Upgrades composer to 2.4.2-r0 (#258)
This commit is contained in:
parent
3cc696b004
commit
2db88c80c5
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ RUN \
|
||||||
php8=8.0.24-r0 \
|
php8=8.0.24-r0 \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache --virtual .build-dependencies \
|
&& apk add --no-cache --virtual .build-dependencies \
|
||||||
composer=2.4.1-r0 \
|
composer=2.4.2-r0 \
|
||||||
git=2.36.2-r0 \
|
git=2.36.2-r0 \
|
||||||
nodejs=16.16.0-r0 \
|
nodejs=16.16.0-r0 \
|
||||||
npm=8.10.0-r0 \
|
npm=8.10.0-r0 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue