v0.2.6
BoardGameTracker v0.2.6
Docker Images
Multi-Architecture Linux:
docker pull uping/boardgametracker:0.2.6
docker pull uping/boardgametracker:latestSupported platforms:
linux/amd64linux/arm64
Changes
Way to much for one release but it's my first one :D
Upgrade Notes
If updating from a previous version:
- Pull the new image:
docker pull uping/boardgametracker:0.2.6 - Stop and remove the old container
- Start with the new image (database migrations run automatically)