Merge pull request '🔧 Renovate: Pin dependencies' (#66) from renovate/pin-dependencies into main

Reviewed-on: #66
This commit was merged in pull request #66.
This commit is contained in:
2025-12-05 08:46:47 -05:00
+2 -2
View File
@@ -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: