From 8a2dabc382ad8c787befb07bfbd0c9fb5cc712ce Mon Sep 17 00:00:00 2001 From: wkoot <3715211+wkoot@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:18:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 7734c1b..d521f21 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,6 @@ services: image: netbox:slm netbox-worker: image: netbox:slm - netbox-housekeeping: - image: netbox:slm ``` Now, build the image: ``docker compose build --no-cache``