Skip to content

Commit

Permalink
docs: fix the link to docker image registory
Browse files Browse the repository at this point in the history
  • Loading branch information
iomz committed Jun 20, 2023
1 parent cd14165 commit 1325db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ UID=$(id -u) GID=$(id -g) docker compose up -d

## Build the image yourself

In case the [image](https://hub.docker.com/r/iomz/radicron/tags) is not available for your platform:
In case the [image](https://github.com/iomz/radicron/pkgs/container/radicron) is not available for your platform:

```console
docker compose build
Expand Down

0 comments on commit 1325db3

Please sign in to comment.