Update postgres Docker tag to v15
continuous-integration/drone/push Build encountered an error Details
continuous-integration/drone/pr Build encountered an error Details

This commit is contained in:
Renovate Bot 2023-03-16 18:45:39 +00:00
parent a2c32caa57
commit bc15b4a8a7
1 changed files with 1 additions and 1 deletions

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