fix(security): bump alpine version to fix vulnerabilities

This commit is contained in:
2025-05-02 16:27:44 +02:00
parent 11468596dd
commit d7dfdea0e2
3 changed files with 3 additions and 3 deletions

2
.env
View File

@ -44,7 +44,7 @@ REDIS_DSN=redis://redis:6379
### Altcha
ALTCHA_HOST='http://altcha:3333'
ALTCHA_BASE_URL='/altcha'
ALTCHA_BASE_URL=''
ALTCHA_DEBUG=false
ALTCHA_WORKERS=8
ALTCHA_DELAY=100