chore(deps): update postgres docker tag to v17
All checks were successful
gitea-sonarqube-bot OK
Build PR / Build and analyze (pull_request) Successful in 1m29s
Quality Check / Tests (pull_request) Successful in 1m0s
Quality Check / Checkstyle Main (pull_request) Successful in 41s

This commit is contained in:
Renovate 2024-09-27 10:38:27 +00:00
parent 750041a9eb
commit 9107f3619b

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