Update postgres Docker tag to v15
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
Renovate Bot 2022-10-24 16:46:55 +00:00
parent f68486691c
commit fc5a1f89f2

View file

@ -18,7 +18,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: postgres
image: postgres:14
image: postgres:15
env:
- name: PGDATA
value: /var/lib/postgresql/data/pgdata