Update NodeRed to using Node v14
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
f1f12a80ef
commit
7a4e0ed1fd
@ -56,7 +56,7 @@ spec:
|
||||
mountPath: /data
|
||||
containers:
|
||||
- name: web
|
||||
image: nodered/node-red:2.2.3-12
|
||||
image: nodered/node-red:2.2.3-14
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 1880
|
||||
|
Loading…
Reference in New Issue
Block a user