Update NodeRed to using Node v14

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2023-09-04 10:37:44 +01:00
parent f1f12a80ef
commit 7a4e0ed1fd
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 1 additions and 1 deletions

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