diff --git a/docs/docs/installation/detailed.mdx b/docs/docs/installation/detailed.mdx index 4de9d918..f3547e07 100644 --- a/docs/docs/installation/detailed.mdx +++ b/docs/docs/installation/detailed.mdx @@ -52,7 +52,7 @@ docker run -d --name cleanuparr \ -e PGID=1000 \ -e UMASK=022 \ -e TZ=Etc/UTC \ - ghcr.io/cleanuparr:latest + ghcr.io/cleanuparr/cleanuparr:latest ``` ### Docker Compose