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