diff --git a/docs/content/install/using-docker.md b/docs/content/install/using-docker.md index 99deaf93f..b0b3581c4 100644 --- a/docs/content/install/using-docker.md +++ b/docs/content/install/using-docker.md @@ -12,7 +12,7 @@ Whether setting Athens up using [Kubernetes](install/install-on-kubernetes/) or The Athens project produces two docker images, available via [Docker Hub](https://hub.docker.com/) -1. A release version as [`gomods/athens`](https://hub.docker.com/gomods/athens), each tag corresponds with an Athens [release](https://github.com/gomods/athens/releases), e.g. `v0.7.1`. Additionally, a `canary` tag is available and tracks each commit to `main` +1. A release version as [`gomods/athens`](https://hub.docker.com/r/gomods/athens), each tag corresponds with an Athens [release](https://github.com/gomods/athens/releases), e.g. `v0.7.1`. Additionally, a `canary` tag is available and tracks each commit to `main` 2. A tip version, as [`gomods/athens-dev`](https://hub.docker.com/r/gomods/athens-dev), tagged with every commit to `main`, e.g. `1573339` For a detailed tags list, check each image's Docker Hub