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