Update docker.io/postgres Docker tag to v13.8
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2022-08-12 16:45:35 +00:00
parent d7e6cfa8a5
commit 99403340aa
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: postgres
image: docker.io/postgres:13.7
image: docker.io/postgres:13.8
imagePullPolicy: IfNotPresent
ports:
- name: postgres

View File

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