From e9f2cdbbf70e01be4e385b1634362dbfb5a9b357 Mon Sep 17 00:00:00 2001 From: Timmo Date: Mon, 7 Jan 2019 18:45:42 +0000 Subject: [PATCH] :arrow_up: Upgrades Home-panel-api to version v0.4.3 --- home-panel/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-panel/Dockerfile b/home-panel/Dockerfile index 869ac73..a622d7e 100644 --- a/home-panel/Dockerfile +++ b/home-panel/Dockerfile @@ -13,7 +13,7 @@ RUN \ nodejs-current=9.11.1-r2 \ nginx=1.14.2-r0 \ \ - && git clone --branch "v0.4.2" --depth=1 \ + && git clone --branch "v0.4.3" --depth=1 \ "https://github.com/timmo001/home-panel-api.git" /opt/api \ \ && curl -J -L -o /tmp/panel.zip \