From c9fdb6bc87ad3e3d15e6b83112912ce6e8f571ba Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 10 May 2026 03:27:57 +0000 Subject: [PATCH] chore(deps): pin ghcr.io/ai-dock/stable-diffusion-webui docker tag to bc4b2b1 --- hosts/pd05wd/stable-diffusion/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/pd05wd/stable-diffusion/compose.yaml b/hosts/pd05wd/stable-diffusion/compose.yaml index 60a25fe41..3cd01c166 100644 --- a/hosts/pd05wd/stable-diffusion/compose.yaml +++ b/hosts/pd05wd/stable-diffusion/compose.yaml @@ -22,7 +22,7 @@ services: - /dev/net/tun:/dev/net/tun stable-diffusion: - image: ghcr.io/ai-dock/stable-diffusion-webui:latest-cuda + image: ghcr.io/ai-dock/stable-diffusion-webui:latest-cuda@sha256:bc4b2b12ac8d030cc5daf25e2c32517709b7c15f59a32685c4c1a14a9606eb42 container_name: stable-diffusion environment: - WEBUI_ARGS="--api --listen" -- 2.49.1