Skip to content

Commit

Permalink
Fix wrong image tag in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
notsyncing committed Sep 8, 2024
1 parent 0fc4b73 commit ba44650
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Azarrot is tested on Ubuntu 22.04 and python 3.10.
### With Docker or podman

Image: `ghcr.io/notsyncing/azarrot:latest`
Image: `ghcr.io/notsyncing/azarrot:main`

See `docker/docker-compose.yml` for configuration example.

Expand Down
2 changes: 1 addition & 1 deletion docs/source/quick-start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Install
With Docker or podman
^^^^^^^^^^^^^^^^^^^^^

Image: `ghcr.io/notsyncing/azarrot:latest`
Image: `ghcr.io/notsyncing/azarrot:main`

See `docker/docker-compose.yml` for example.

Expand Down

0 comments on commit ba44650

Please sign in to comment.