We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3015ea commit c6bdb0fCopy full SHA for c6bdb0f
docs/references/release-notes.md
@@ -23,7 +23,7 @@
23
- Ragna now has an official [docker](https://www.docker.com/) image. Try it with
24
25
```
26
- $ docker run -p 31476:31476 -p 31477:31477 quay.io/quansight/ragna:latest
+ $ docker run -p 31476:31476 -p 31477:31477 quay.io/quansight/ragna:0.2.0
27
28
29
The web UI can be accessed under `http://localhost:31477`.
0 commit comments