Skip to content

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 31 Mar 11:24
· 128 commits to dev since this release
dad68ed

BoardGameTracker v0.2.6

Docker Images

Multi-Architecture Linux:

docker pull uping/boardgametracker:0.2.6
docker pull uping/boardgametracker:latest

Supported platforms:

  • linux/amd64
  • linux/arm64

Changes

Way to much for one release but it's my first one :D

Upgrade Notes

If updating from a previous version:

  1. Pull the new image: docker pull uping/boardgametracker:0.2.6
  2. Stop and remove the old container
  3. Start with the new image (database migrations run automatically)

Documentation