1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-07-15 07:14:46 +02:00

docs(fix): DockerHub link should not require login, use public URL (#2308)

This commit is contained in:
James Calfee
2021-11-28 19:58:45 -06:00
committed by GitHub
parent 9cb890292f
commit caaec6f3ef

View File

@ -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.