⬆️ Update image nginx to 1.23.3

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | nginx   | 1.23.2 | 1.23.3 |
| docker     | nginx   | 1.23.2 | 1.23.3 |
This commit is contained in:
feisar-bot
2022-12-14 01:22:36 +00:00
committed by auricom
parent 7bd1f71458
commit 2cef25bbe4

View File

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