⬆️ Update image nginx to 1.23.4

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | nginx   | 1.23.3 | 1.23.4 |
This commit is contained in:
feisar-bot
2023-03-28 22:16:30 +00:00
committed by auricom
parent 6e75b4a180
commit c7b6570a61

View File

@@ -90,7 +90,7 @@ spec:
additionalContainers: additionalContainers:
nginx: nginx:
name: nginx name: nginx
image: nginx:1.23.3 image: nginx:1.23.4
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http