Skip to content

Commit

Permalink
Edit docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Rooyca committed Jul 14, 2023
1 parent a350d3e commit 6182fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ There are two ways to run the app locally, using Docker or Python.
#### 🐳 Docker (recommended)

```sh
docker run --rm -p 8000:8000 ghcr.io/rooyca/ghtree:latest
docker run --rm -p 8000:8000 ghcr.io/rooyca/ghtree:master
```

You could also build the image yourself.
Expand Down

0 comments on commit 6182fa7

Please sign in to comment.