From 1833cc63a0ba8e6f5e1d2101f34b9c2b5da4c984 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Jul 2026 19:06:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?rommapp/romm:latest=20Docker=20digest=20to=20c81778a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index e1ff99ad..415f4235 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5286,7 +5286,7 @@ services: condition: service_healthy required: true restart: true - image: rommapp/romm:latest@sha256:2b7a1714b287f69b081ad2a63bb8c2fa673666a17b2f21322b580b0cd51cb266 + image: rommapp/romm:latest@sha256:c81778afcafe7c865bdf156d1c62349aec3dfca3aca5ec0d6c2c2e8bfa9fb071 environment: ROMM_DB_DRIVER: mariadb # mariadb | sqlite (default: sqlite) ROMM_HOST: https://localhost:3000 # [Optional] your host ip or domain name (including http(s)://, subdomain and port if needed). Being used only for webRcade feed for now.