From c7caa2ce68aea8865cfa0d5b0a81b48ca17897fc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 4 Oct 2025 17:05:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Renovate:=20Update=20(digest)=20?= =?UTF-8?q?rommapp/romm:latest=20Docker=20digest=20to=20f9a66d7?= 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 e4cd95e8..95657ce5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5607,7 +5607,7 @@ services: condition: service_healthy required: true restart: true - image: rommapp/romm:latest@sha256:a492592dad85b7d9bae9fca9ac958eb04492e383002abbd3566a7efb3b251091 + image: rommapp/romm:latest@sha256:f9a66d759f255ddbc5cd635bf6b66efe17f75babda5863aad318ade1845d7d68 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.