Update postgres Docker tag to v15
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Renovate Bot 2022-10-16 16:44:53 +00:00
parent 52eb1d4b6d
commit 0282b82014

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