Update docker.io/postgres Docker tag to v15
continuous-integration/drone/push Build encountered an error Details
continuous-integration/drone/pr Build encountered an error Details

This commit is contained in:
Renovate Bot 2023-03-16 18:45:34 +00:00
parent a2c32caa57
commit 9466ecbc8f
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.8
image: docker.io/postgres:15.2
imagePullPolicy: IfNotPresent
ports:
- name: postgres

View File

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