Update docker.io/postgres Docker tag to v13.3

This commit is contained in:
Renovate Bot 2021-05-14 21:00:56 +00:00
parent aaaddb10ec
commit 1b8f8f751c
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.2
image: docker.io/postgres:13.3
imagePullPolicy: IfNotPresent
ports:
- name: postgres