chore(deps): update postgres docker tag to v16.4 #140

Merged
realaravinth merged 1 commit from renovate/postgres-16.x into master 2024-08-19 13:49:34 +05:30

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: