diff --git a/docs/userguide/installation/docker.md b/docs/userguide/installation/docker.md index 4357b610..c3e965dc 100644 --- a/docs/userguide/installation/docker.md +++ b/docs/userguide/installation/docker.md @@ -49,7 +49,7 @@ and tell it to use it. The default location for this is `/opt/kumomta/etc/polic $ sudo docker run --rm -p 2025:25 \ -v .:/opt/kumomta/etc/policy \ --name kumo-sink \ - ghcr.io/KumoCorp/kumomta:main + ghcr.io/kumocorp/kumomta:main ``` ## Building your own KumoMTA container image