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

This commit is contained in:
Renovate Bot 2023-03-13 18:45:35 +00:00
parent 4df63a8508
commit 35407482c2

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