Update nodered/node-red Docker tag to v3.1.4

This commit is contained in:
Renovate Bot 2024-02-06 18:10:45 +00:00
parent a1a99ca7be
commit 4df2f5f67d

View File

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