chore(deps): update all non-major dependencies
This commit is contained in:
parent
8c6f6301d3
commit
8ab7d503cd
7 changed files with 103 additions and 104 deletions
|
@ -7,7 +7,7 @@ volumes:
|
|||
services:
|
||||
postgres_for_lf8_starter:
|
||||
container_name: lf8_starter_postgres_container
|
||||
image: postgres:17.0
|
||||
image: postgres:17.4
|
||||
volumes:
|
||||
- lf8_starter_postgres_data:/var/lib/postgresql/data
|
||||
environment:
|
||||
|
|
Reference in a new issue