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 276631e commit 87fd91dCopy full SHA for 87fd91d
docs/getting-started.md
@@ -53,7 +53,7 @@ docker run \
53
-p 127.0.0.1:1025:1025 \
54
-p 127.0.0.1:9912:9912 \
55
-p 127.0.0.1:9913:9913 \
56
- ghcr.io/buggregator/server:v1.0
+ ghcr.io/buggregator/server:1.0
57
```
58
59
> **Note:**
0 commit comments