From cc4031ea9617a312e49aaa7f35c7c893c44abd70 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Dec 2025 08:42:12 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Pin=20dependencies?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index c5e31a7..10b85ea 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -54,7 +54,7 @@ services: container_name: hivemind_cli hostname: hivemind_cli restart: unless-stopped - image: docker.io/smartgic/hivemind-cli:alpha + image: docker.io/smartgic/hivemind-cli:alpha@sha256:896cb56b9c5b1a4eaeba0cb7c53ae173a4b0f777163cbd2573e2b183cbf41ceb pull_policy: always tty: true environment: @@ -69,7 +69,7 @@ services: container_name: hivemind_listener hostname: hivemind_listener restart: unless-stopped - image: docker.io/smartgic/hivemind-listener:alpha + image: docker.io/smartgic/hivemind-listener:alpha@sha256:23f781ca805a81acebc16ecba7714df8214afa9e3b1929a7f1338fe1e0425103 pull_policy: ${PULL_POLICY:-always} tty: true environment: -- 2.52.0