docs: fix link to the container registry in install-container.md
This commit is contained in:
parent
bab5baba2a
commit
43b247ccd3
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Everything else can be left as-is.
|
||||||
|
|
||||||
## Pull the container image
|
## Pull the container image
|
||||||
|
|
||||||
The image tag is [`registry.firefish.dev/firefish/firefish:latest`](https://firefish.dev/firefish/firefish/container_registry).
|
The image tag is [`registry.firefish.dev/firefish/firefish:latest`](https://firefish.dev/firefish/firefish/container_registry/1).
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
docker pull registry.firefish.dev/firefish/firefish:latest
|
docker pull registry.firefish.dev/firefish/firefish:latest
|
||||||
|
|
Loading…
Reference in a new issue