From e2af8a7e90ee970e59a9c0f424cd011ad89d276e Mon Sep 17 00:00:00 2001 From: jimtng <2554958+jimtng@users.noreply.github.com> Date: Sat, 7 Sep 2024 21:51:25 +1000 Subject: [PATCH] Use the latest stable version of openhab --- Apps/OpenHAB/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Apps/OpenHAB/docker-compose.yml b/Apps/OpenHAB/docker-compose.yml index aa0d47baa..bd3ba8ad3 100644 --- a/Apps/OpenHAB/docker-compose.yml +++ b/Apps/OpenHAB/docker-compose.yml @@ -5,7 +5,7 @@ services: CRYPTO_POLICY: unlimited PGID: $PGID PUID: $PUID - image: openhab/openhab:4.0.4 + image: openhab/openhab:latest deploy: resources: reservations: