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

This commit is contained in:
Renovate Bot 2021-02-12 21:00:40 +00:00
parent b4c7ea35ce
commit 041349d8d9
1 changed files with 1 additions and 1 deletions

View File

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