🔧 Renovate: Update (digest) rommapp/romm:latest Docker digest to fa9a412 #2718

Merged
renovate-bot merged 1 commits from renovate/rommapp-romm-latest into main 2026-06-14 14:00:17 -04:00
+1 -1
View File
@@ -5285,7 +5285,7 @@ services:
condition: service_healthy
required: true
restart: true
image: rommapp/romm:latest@sha256:2b7a1714b287f69b081ad2a63bb8c2fa673666a17b2f21322b580b0cd51cb266
image: rommapp/romm:latest@sha256:fa9a412dd2881472ef85aa9b268a84ae6d149b865fddd50df2b72749ce8a480e
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.