🔧 Renovate: Update (digest) rommapp/romm:latest Docker digest to 1895c33
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Failing after 8m50s

This commit is contained in:
2025-10-12 20:31:02 +00:00
parent 3287bda3c1
commit cc59e0e202
+1 -1
View File
@@ -5631,7 +5631,7 @@ services:
condition: service_healthy
required: true
restart: true
image: rommapp/romm:latest@sha256:f9a66d759f255ddbc5cd635bf6b66efe17f75babda5863aad318ade1845d7d68
image: rommapp/romm:latest@sha256:1895c339b3c7ca62d52f809f5e4c747d78fc8291ea5ee88b3b57df84acf33449
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.