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

This commit is contained in:
Renovate Bot 2024-08-08 20:35:21 +00:00
parent b0969f23be
commit 4c4c840a88

View file

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