From d74ada8cf61cab8204d0c2c9cdde754773485839 Mon Sep 17 00:00:00 2001 From: Jan-Henrik Bruhn Date: Mon, 6 Feb 2023 22:23:00 +0100 Subject: [PATCH] Changes --- epaper-station/Dockerfile | 2 +- epaper-station/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/epaper-station/Dockerfile b/epaper-station/Dockerfile index 836e570..93fc3a7 100644 --- a/epaper-station/Dockerfile +++ b/epaper-station/Dockerfile @@ -6,7 +6,7 @@ RUN mkdir /src && tar xvfz /src.tar.gz -C /src --strip-components=1 RUN mv /src/CC2531_station/epaper_station_websocket/ /app WORKDIR /app -RUN pip install -r requirements.txt +RUN ls /src && pip install -r requirements.txt ADD rootfs / diff --git a/epaper-station/config.yaml b/epaper-station/config.yaml index 94fc181..eab6067 100644 --- a/epaper-station/config.yaml +++ b/epaper-station/config.yaml @@ -1,6 +1,6 @@ --- name: EPaper Station -version: 1.0.0.1 +version: 1.0.0.2 #image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch} slug: epaper-station description: Publish Pictures to EPaper pricetags