From caaec6f3ef030c3f7174de1c46670a3b78cfa8c6 Mon Sep 17 00:00:00 2001 From: James Calfee Date: Sun, 28 Nov 2021 19:58:45 -0600 Subject: [PATCH] docs(fix): DockerHub link should not require login, use public URL (#2308) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea01aad4..35e18f06 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ If you have issues, read the full `README` **and** the [documentation][documenta [CI/CD](https://github.com/docker-mailserver/docker-mailserver/actions) will automatically build, test and push new images to container registries. Currently, the following registries are supported: -- [DockerHub](https://hub.docker.com/repository/docker/mailserver/docker-mailserver) +- [DockerHub](https://hub.docker.com/r/mailserver/docker-mailserver) - [GitHub Container Registry](https://github.com/orgs/docker-mailserver/packages?repo_name=docker-mailserver) All workflows are using the tagging convention listed below. It is subsequently applied to all images.