diff --git a/docker-compose.yml b/docker-compose.yml index b2380ed6..b50f4dc9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5406,7 +5406,7 @@ services: condition: service_healthy required: true restart: true - image: rommapp/romm:latest@sha256:79d2ab75ce6bdb8f0c7b1d8bb33a456566de5470d5d0e451fbc0919cc84679e8 + image: rommapp/romm:latest@sha256:9e5d7a85be7aa11088f1a82a62367ea8e70b25a23017cd9ffb4481f19ed81b83 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.