fixed Docker image path in docs

This commit is contained in:
Flaminel
2025-07-23 11:39:50 +03:00
parent e1aeb3da31
commit 5bdbc98d68

View File

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