chore(deps): upgrade postgres docker tag to v16.4 on ci
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
95edb0b2af
commit
7dad7fa6ce
@ -9,7 +9,7 @@ trigger:
|
||||
|
||||
steps:
|
||||
- name: database healthcheck
|
||||
image: &postgres 'postgres:16.3-alpine'
|
||||
image: &postgres 'postgres:16.4-alpine'
|
||||
environment:
|
||||
PGUSER: &db_user postgres
|
||||
PGPASSWORD: &db_pass postgres
|
||||
|
Loading…
x
Reference in New Issue
Block a user