chore(deps): update postgres docker tag to v17
This commit is contained in:
parent
750041a9eb
commit
3e707488c3
@ -7,7 +7,7 @@ volumes:
|
||||
services:
|
||||
postgres_for_lf8_starter:
|
||||
container_name: lf8_starter_postgres_container
|
||||
image: postgres:16.4
|
||||
image: postgres:17.0
|
||||
volumes:
|
||||
- lf8_starter_postgres_data:/var/lib/postgresql/data
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user