fix(docs): correct links to docker hub

This commit is contained in:
Łukasz Mierzwa
2018-07-24 20:00:56 +02:00
parent 12beddf181
commit 4fa2e85dde

View File

@@ -113,12 +113,12 @@ variables. Example:
### Running pre-build docker image
Official docker images are built and hosted on
[hub.docker.com](https://hub.docker.com/r/prymitive/unsee/).
[hub.docker.com](https://hub.docker.com/r/lmierzwa/unsee/).
Images are built automatically for:
- release tags in git - `prymitive/unsee:vX.Y.Z`
- master branch commits - `prymitive/unsee:latest`
- release tags in git - `lmierzwa/unsee:vX.Y.Z`
- master branch commits - `lmierzwa/unsee:latest`
#### Examples