Skip to content

Commit

Permalink
pkg: version 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
somehowchris committed Dec 6, 2021
1 parent cc3b9bd commit 752dc99
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 @@ -15,7 +15,7 @@ This app is also built as a `nginx-alpine` docker image for `arm64` and `amd64`

To use it:
```
docker run -p 8000:80 chweicki/plantetb-syntax-highlighter:0.0.1
docker run -p 8000:80 chweicki/plantetb-syntax-highlighter:0.0.2
```
> This will start the container and open it to your network on port `8000`
Expand Down

0 comments on commit 752dc99

Please sign in to comment.