🔧 Renovate: Update (digest) rommapp/romm:latest Docker digest to b909e95
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Failing after 41m25s

This commit is contained in:
2025-11-19 22:51:23 +00:00
parent bd0b488241
commit fcbb0a5025
+1 -1
View File
@@ -5394,7 +5394,7 @@ services:
condition: service_healthy
required: true
restart: true
image: rommapp/romm:latest@sha256:056114e8fdab8d6b592d1330390e6203f08642d6ba17d1b3ad1681ce8fc8fee3
image: rommapp/romm:latest@sha256:b909e95d1aab88db9817be700183fda8d24094b3e7c28355ddbd066e2659fc8f
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.