Skip to content

Commit 5df5a69

Browse files
committed
⬆️ Upgrades nodejs to 8.14.0-r0
1 parent 0242062 commit 5df5a69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

node-red/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ RUN \
2323
\
2424
&& apk add --no-cache \
2525
git=2.18.1-r0 \
26-
nodejs@edge=8.12.0-r0 \
27-
npm@edge=8.12.0-r0 \
26+
nodejs=8.14.0-r0 \
27+
npm=8.14.0-r0 \
2828
paxctl=0.9-r0 \
2929
python2=2.7.15-r1 \
3030
\

0 commit comments

Comments
 (0)