Update docker.io/postgres Docker tag to v15.6

This commit is contained in:
Renovate Bot 2024-02-18 18:44:09 +00:00
parent 2f7e3cbf4b
commit 7c9a003d82
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: postgres
image: docker.io/postgres:15.5-alpine
image: docker.io/postgres:15.6-alpine
imagePullPolicy: IfNotPresent
ports:
- name: postgres

View file

@ -20,7 +20,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: postgres
image: docker.io/postgres:15.5-alpine
image: docker.io/postgres:15.6-alpine
imagePullPolicy: IfNotPresent
ports:
- name: postgres