🔧 Renovate: Update (digest) rommapp/romm:latest Docker digest to 7f8b04e #1716

Merged
renovate-bot merged 1 commits from renovate/rommapp-romm-latest into main 2026-01-27 18:34:14 -05:00
+1 -1
View File
@@ -5406,7 +5406,7 @@ services:
condition: service_healthy
required: true
restart: true
image: rommapp/romm:latest@sha256:9e5d7a85be7aa11088f1a82a62367ea8e70b25a23017cd9ffb4481f19ed81b83
image: rommapp/romm:latest@sha256:7f8b04e2e7652ae3121f19e712373bc021530b3c500e0c077c69a9cfe431395c
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.