🔧 Renovate: Update (digest) rommapp/romm:latest Docker digest to 91f6611 #2996

Merged
renovate-bot merged 1 commits from renovate/rommapp-romm-latest into main 2026-07-15 20:06:34 -04:00
+1 -1
View File
@@ -5286,7 +5286,7 @@ services:
condition: service_healthy
required: true
restart: true
image: rommapp/romm:latest@sha256:c81778afcafe7c865bdf156d1c62349aec3dfca3aca5ec0d6c2c2e8bfa9fb071
image: rommapp/romm:latest@sha256:91f6611eca5a4dafc4f4a1d72a1ed7dd66a11375d939f28410dc1d1de0b80b1b
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.