chore(deps): update postgres docker tag to v17.5 #147
@ -3,7 +3,7 @@ name: ${EX_TRAINER_PROJECT_NAME:-ex_trainer}
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
db:
|
db:
|
||||||
image: 'postgres:17.4-alpine'
|
image: 'postgres:17.5-alpine'
|
||||||
hostname: &db_host db
|
hostname: &db_host db
|
||||||
init: true
|
init: true
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user