Docker image
The service is available as a Docker image from the GitHub Container Registry.
docker pull ghcr.io/element-hq/lk-jwt-service:0.2.2
What's Changed
- Document where go version comes from in Dockerfile by @hughns in #85
- Update module github.com/golang-jwt/jwt/v5 to v5.2.2 [SECURITY] by @renovate in #82
- Update module github.com/redis/go-redis/v9 to v9.7.3 [SECURITY] by @renovate in #86
- Update github.com/matrix-org/gomatrixserverlib digest to 479c9ab by @renovate in #89
- Update dependency go to v1.24.1 by @renovate in #90
- Allow to read secrets and keys from files by @gaelgatelement in #88
- update README with _FILE env vars by @gaelgatelement in #91
New Contributors
- @gaelgatelement made their first contribution in #88
Full Changelog: v0.2.1...v0.2.2