From f7ab17c8eff1c54ff35fadec82ae514d34391fab Mon Sep 17 00:00:00 2001 From: Pi-Farm <43029891+pi-farm@users.noreply.github.com> Date: Fri, 30 Jan 2026 16:50:58 +0100 Subject: [PATCH] Update community-containers/glances/glances.json Co-authored-by: Simon L. Signed-off-by: Pi-Farm <43029891+pi-farm@users.noreply.github.com> --- community-containers/glances/glances.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-containers/glances/glances.json b/community-containers/glances/glances.json index d304c4ac..13bb13d1 100644 --- a/community-containers/glances/glances.json +++ b/community-containers/glances/glances.json @@ -22,7 +22,7 @@ "writeable": true }, { - "source": "/var/run/docker.sock", + "source": "%WATCHTOWER_DOCKER_SOCKET_PATH%", "destination": "/var/run/docker.sock", "writeable": false }