Update docker.io/library/postgres Docker tag to v16.2

This commit is contained in:
Renovate Bot 2024-02-17 18:43:11 +00:00
parent 2374586f69
commit bb1cc9fabd

View file

@ -18,7 +18,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: postgres
image: docker.io/library/postgres:16.1
image: docker.io/library/postgres:16.2
env:
- name: PGDATA
value: /var/lib/postgresql/data/pgdata