🐳 Docker Release v2.4.0
Changelog
- fix(release): generate release notes from squash-merged PRs (#188)
- fix(auth): check OAuth state on SSO callbacks and clear identity cookies on logout (#189)
- fix(auth): sign the pending Steam link cookie (#190)
- feat(players): store a Discord ID per player, for the Discord bot (#191)
Docker Images
sivertio/matchzy-auto-tournament:2.4.0sivertio/matchzy-auto-tournament:latest
Pull Command
docker pull sivertio/matchzy-auto-tournament:2.4.0Docker Hub
https://hub.docker.com/r/sivertio/matchzy-auto-tournament
Platforms
linux/amd64(Intel/AMD 64-bit)linux/arm64(ARM 64-bit, e.g., Apple Silicon, AWS Graviton)
Quick Start
docker compose -f docker/docker-compose.yml up -dSee Getting Started Guide for full setup instructions.