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

Reviewed-on: https://git.batsense.net/mCaptcha/mCaptcha/pulls/106
This commit is contained in:
Aravinth Manivannan 2025-10-02 13:20:35 +05:30
commit 355853b5ea

View File

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