Update nodered/node-red Docker tag to v3.1.2 #147

Merged
AverageMarcus merged 1 commits from renovate/nodered-node-red-3.x into master 2023-12-07 15:43:01 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ spec:
mountPath: /data mountPath: /data
containers: containers:
- name: web - name: web
image: nodered/node-red:3.1.1-14 image: nodered/node-red:3.1.2-14
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 1880 - containerPort: 1880