🔧 Renovate: Update (digest) rommapp/romm:latest Docker digest to 056114e #1061

Merged
renovate-bot merged 1 commits from renovate/rommapp-romm-latest into main 2025-11-09 20:50:12 -05:00
+1 -1
View File
@@ -5382,7 +5382,7 @@ services:
condition: service_healthy
required: true
restart: true
image: rommapp/romm:latest@sha256:1895c339b3c7ca62d52f809f5e4c747d78fc8291ea5ee88b3b57df84acf33449
image: rommapp/romm:latest@sha256:056114e8fdab8d6b592d1330390e6203f08642d6ba17d1b3ad1681ce8fc8fee3
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.