Skip to content

Commit

Permalink
docker: explain release channels and tags (fix #66)
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace authored Feb 1, 2025
1 parent dfb3315 commit e5ea8ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ It contains the built executables *and* the build dependencies, in case you want
docker pull ghcr.io/gbdev/rgbds:latest
```

Each released version has a corresponding tag, while the `master` tag reflects the latest Git commit.

### Installing a development version

If you are willing to help us test new features, consider [using a development version](master.md).
Expand Down

0 comments on commit e5ea8ca

Please sign in to comment.