Updated version and dependencies

This commit is contained in:
Mark Qvist 2022-07-05 00:08:21 +02:00
commit d35e23c74f
3 changed files with 3 additions and 3 deletions

View file

@ -61,7 +61,7 @@ For a native Android application with a graphical user interface, have a look at
### Docker Images
Nomad Network is automatically published as a docker image on Github Packages. Image tags are one of either `master` (for the very latest commit) or the version number (eg `0.1.8`) for a specific release.
Nomad Network is automatically published as a docker image on Github Packages. Image tags are one of either `master` (for the very latest commit) or the version number (eg `0.2.0`) for a specific release.
```sh
$ docker pull ghcr.io/markqvist/nomadnet:master