chore(deps): update postgres docker tag to v18

This commit is contained in:
Renovate Bot 2025-10-02 07:26:22 +00:00
parent 8c8dd9c1d3
commit 1b379f47ac

View File

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