chore(deps): upgrade postgres to 17.3
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
387a547535
commit
a0ab41db67
@ -9,7 +9,7 @@ trigger:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: database healthcheck
|
- name: database healthcheck
|
||||||
image: &postgres 'postgres:17.0-alpine'
|
image: &postgres 'postgres:17.3-alpine'
|
||||||
environment:
|
environment:
|
||||||
PGUSER: &db_user postgres
|
PGUSER: &db_user postgres
|
||||||
PGPASSWORD: &db_pass postgres
|
PGPASSWORD: &db_pass postgres
|
||||||
|
Loading…
x
Reference in New Issue
Block a user