🔧 Renovate: Update (digest) rommapp/romm:latest Docker digest to 79d2ab7 #1667

Merged
renovate-bot merged 1 commits from renovate/rommapp-romm-latest into main 2026-01-23 20:08:38 -05:00
+1 -1
View File
@@ -5406,7 +5406,7 @@ services:
condition: service_healthy
required: true
restart: true
image: rommapp/romm:latest@sha256:b909e95d1aab88db9817be700183fda8d24094b3e7c28355ddbd066e2659fc8f
image: rommapp/romm:latest@sha256:79d2ab75ce6bdb8f0c7b1d8bb33a456566de5470d5d0e451fbc0919cc84679e8
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.