We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f51ea4d commit b2f5589Copy full SHA for b2f5589
1 file changed
README.md
@@ -10,7 +10,7 @@ Launch your own RequestBin instance with docker
10
docker run -p "8000:8000" kingster/requestbin:latest
11
```
12
13
-The pre-build image is available in the Docker central repository as [kingster/requestbin](https://hub.docker.com/u/kingster/requestbin).
+The pre-build image is available in the Docker central repository as [kingster/requestbin](https://hub.docker.com/r/kingster/requestbin).
14
15
## Run it with persistence
16
0 commit comments