mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 03:11:24 +00:00
Update nodejs to 14.3.0-r0
This commit is contained in:
parent
7272e7b4a0
commit
2f6384a20c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RUN \
|
||||||
\
|
\
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
nginx=1.16.1-r6 \
|
nginx=1.16.1-r6 \
|
||||||
nodejs-current=13.1.0-r0 \
|
nodejs-current=14.3.0-r0 \
|
||||||
openssl=1.1.1g-r0 \
|
openssl=1.1.1g-r0 \
|
||||||
\
|
\
|
||||||
&& git clone --branch "v2.8.1" --depth=1 \
|
&& git clone --branch "v2.8.1" --depth=1 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue