Merge pull request 'chore(deps): update postgres docker tag to v13.15' (#43) from renovate/postgres-13.x into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #43
This commit is contained in:
Aravinth Manivannan 2024-06-08 03:18:25 +05:30
commit bbf64ba1fb

View file

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