mirror of
https://github.com/hassio-addons/addon-tasmoadmin.git
synced 2025-05-04 11:01:27 +00:00
⬆️ Update alpine_3_18/nodejs to v18.17.0-r0 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e734fe0c83
commit
438d080eb9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUN \
|
|||
&& apk add --no-cache --virtual .build-dependencies \
|
||||
composer=2.5.8-r0 \
|
||||
git=2.40.1-r0 \
|
||||
nodejs=18.16.1-r0 \
|
||||
nodejs=18.17.0-r0 \
|
||||
npm=9.6.6-r0 \
|
||||
\
|
||||
&& git clone --branch "${TASMOADMIN_VERSION}" --depth=1 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue