Update NodeRed to using Node v14

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2023-09-04 10:37:44 +01:00
parent f1f12a80ef
commit 7a4e0ed1fd

View File

@@ -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