chore(deps): update postgres docker tag to v16 #75

Merged
realaravinth merged 1 commit from renovate/postgres-16.x into master 2024-06-08 13:04:39 +05:30
Showing only changes of commit eb98fea3b0 - Show all commits

View file

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