🔧 Renovate: Update (digest) rommapp/romm:latest Docker digest to a492592
Renovate PR Deployment / deploy (pull_request) Failing after 1s

This commit is contained in:
2025-09-29 13:31:41 +00:00
parent ea1d034d60
commit 8b955c9028
+1 -1
View File
@@ -5587,7 +5587,7 @@ services:
condition: service_healthy
required: true
restart: true
image: rommapp/romm:latest@sha256:7750c09db727c0b4d9225fea518dcef94142e7d2b2dbcfb451e904e66a05f8ec
image: rommapp/romm:latest@sha256:a492592dad85b7d9bae9fca9ac958eb04492e383002abbd3566a7efb3b251091
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.