mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 11:01:27 +00:00
⬆️ Upgrades nodejs to 16.17.1-r0 (#260)
This commit is contained in:
parent
2db88c80c5
commit
04e1088279
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ RUN \
|
|||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
composer=2.4.2-r0 \
|
||||
git=2.36.2-r0 \
|
||||
nodejs=16.16.0-r0 \
|
||||
nodejs=16.17.1-r0 \
|
||||
npm=8.10.0-r0 \
|
||||
\
|
||||
&& git clone --branch "v2.0.0" --depth=1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue