From b8be730ff4a7b6f057b52acee59bb10152ecf9f4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Dec 2025 10:57:49 +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 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 50b644d..2a58665 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -23,7 +23,7 @@ services: container_name: context7-mcp expose: - 8080 - image: mcp/context7:latest + image: mcp/context7:latest@sha256:1174e6a29634a83b2be93ac1fefabf63265f498c02c72201fe3464e687dd8836 restart: unless-stopped docker-socket-proxy: container_name: dockerproxy @@ -66,7 +66,7 @@ services: LOCAL_ONLY: #optional WHISPER_BEAM: 1 #optional WHISPER_LANG: en #optional - image: lscr.io/linuxserver/faster-whisper:latest + image: lscr.io/linuxserver/faster-whisper:latest@sha256:3795302d655ec3e037ffec31274213c0eed2034ae87c8f4ca03cc8ca031b3715 ports: - "10300:10300" restart: unless-stopped @@ -80,7 +80,7 @@ services: GITEA_ACCESS_TOKEN: ${GITEA_ROOT_TOKEN} expose: - 8080 - image: gitea/gitea-mcp-server:0.6.0 + image: gitea/gitea-mcp-server:0.6.0@sha256:fe9bb39bf37b41528ffb8404bb6ae203e8260400eb1b23cfb981fb73677eb95f restart: unless-stopped meilisearch: container_name: meilisearch @@ -97,7 +97,7 @@ services: - ${ULTIMA_DOCKER_DIR}/meilisearch:/meili_data ollama: container_name: ollama - image: ollama/ollama + image: ollama/ollama@sha256:2c9595c555fd70a28363489ac03bd5bf9e7c5bdf2890373c3a830ffd7252ce6d ports: - 11434:11434 restart: unless-stopped @@ -116,7 +116,7 @@ services: PIPER_NOISEW: 0.333 #optional PIPER_SPEAKER: 0 #optional NO_STREAMING: #optional - image: lscr.io/linuxserver/piper:latest + image: lscr.io/linuxserver/piper:latest@sha256:ce4aa71b71fbfabd5f2de88458e523fdd4cc4e29a6c1cae7ccfa6667bd48d13c ports: - 10200:10200 restart: unless-stopped @@ -144,7 +144,7 @@ services: stdin_open: true signoz-mcp: container_name: signoz-mcp-server - image: signoz/signoz-mcp-server:v0.0.4 + image: signoz/signoz-mcp-server:v0.0.4@sha256:b12723ae87b02b0efbba4b4c8a60058ebf10e3162385c692248d512121a1efa6 environment: SIGNOZ_URL: http://192.168.1.254:36113 SIGNOZ_API_KEY: ${SIGNOZ_API_KEY} @@ -170,7 +170,7 @@ services: - ${ULTIMA_DOCKER_DIR}/stable-diffusion-webui/output:/output webui-mcpo: container_name: webui-mcpo - image: masterno12/webui-mcpo:latest + image: masterno12/webui-mcpo:latest@sha256:018df5374c627ebeb82ea395a9c26f7439cf8a66c003608f390d09eecfc8db7d ports: - 18003:8000 restart: unless-stopped @@ -179,7 +179,7 @@ services: wyoming-openwakeword: command: "--preload-model ok_nabu" container_name: wyoming-openwakeword - image: rhasspy/wyoming-openwakeword + image: rhasspy/wyoming-openwakeword@sha256:52cb1168731a1849fc28cf339c935fde58746bbabc94226668a40ef6ddf5d42b ports: - 10400:10400 restart: unless-stopped -- 2.52.0