We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9457056 commit 524aeffCopy full SHA for 524aeff
README.md
@@ -15,7 +15,7 @@ This app is also built as a `nginx-alpine` docker image for `arm64` and `amd64`
15
16
To use it:
17
```
18
-docker run -p 8000:80 chweicki/plantetb-syntax-highlighter:0.0.1
+docker run -p 8000:80 chweicki/plantetb-syntax-highlighter:0.0.6
19
20
> This will start the container and open it to your network on port `8000`
21
0 commit comments