chore(deps): update postgres docker tag to v17
All checks were successful
Quality Check / Tests (pull_request) Successful in 39s
Quality Check / Checkstyle Main (pull_request) Successful in 33s

This commit is contained in:
Renovate 2024-09-27 03:02:05 +00:00
parent 921f585598
commit 384b71e18e

@ -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: