diff --git a/README.md b/README.md index 1a459530..a9566643 100644 --- a/README.md +++ b/README.md @@ -9,13 +9,7 @@ Self host solutions for your homelab **From docker hub:** ```sh -docker run -d --name it-tools --restart unless-stopped -p 8080:80 corentinth/it-tools:latest -``` - -**From github packages:** - -```sh -docker run -d --name it-tools --restart unless-stopped -p 8080:80 ghcr.io/corentinth/it-tools:latest +docker run -d --name it-tools --restart unless-stopped -p 8080:80 abambah/it-tools:v3 ``` **Other solutions:**