Merge pull request 'chore(deps): update postgres docker tag to v13.18' (#25) from renovate/postgres-13.x into woodpecker-pipeline

Reviewed-on: https://git.batsense.net/mCaptcha/mCaptcha/pulls/25
This commit is contained in:
Aravinth Manivannan 2024-12-30 19:23:22 +05:30
commit ef5e2fee27

View File

@ -16,7 +16,7 @@ services:
- mcaptcha_redis - mcaptcha_redis
mcaptcha_postgres: mcaptcha_postgres:
image: postgres:13.2 image: postgres:13.18
volumes: volumes:
- mcaptcha-data:/var/lib/postgresql/ - mcaptcha-data:/var/lib/postgresql/
environment: environment: