chore(deps): update postgres docker tag to v17

This commit is contained in:
Renovate Bot 2025-02-23 23:53:54 +00:00
parent c813819c4d
commit a4515ff063

View file

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