chore(deps): update postgres docker tag to v17
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2024-09-27 03:06:28 +00:00
parent c813819c4d
commit bf1a19d3b1

View file

@ -10,7 +10,7 @@ services:
RUST_LOG: debug RUST_LOG: debug
postgres: postgres:
image: postgres:16.4 image: postgres:17.0
volumes: volumes:
- mcaptcha-survey-data:/var/lib/postgresql/ - mcaptcha-survey-data:/var/lib/postgresql/
environment: environment: