chore(deps): update postgres docker tag to v13.18

This commit is contained in:
Renovate Bot 2024-12-30 12:26:55 +00:00
parent 474437c360
commit 86a12c5c6a

View File

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