Merge pull request '🔧 Renovate: Update (digest) rommapp/romm:latest Docker digest to f9a66d7' (#474) from renovate/rommapp-romm-latest into main

This commit was merged in pull request #474.
This commit is contained in:
2025-10-04 13:05:51 -04:00
+1 -1
View File
@@ -5607,7 +5607,7 @@ services:
condition: service_healthy
required: true
restart: true
image: rommapp/romm:latest@sha256:a492592dad85b7d9bae9fca9ac958eb04492e383002abbd3566a7efb3b251091
image: rommapp/romm:latest@sha256:f9a66d759f255ddbc5cd635bf6b66efe17f75babda5863aad318ade1845d7d68
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.