diff --git a/ebusd/CHANGELOG.md b/ebusd/CHANGELOG.md index 8015987..d19ed59 100644 --- a/ebusd/CHANGELOG.md +++ b/ebusd/CHANGELOG.md @@ -1,6 +1,6 @@ -## Next release +## 0.87 - IMPROVE: Add poll interval option - IMPROVE: Improve option descriptions diff --git a/ebusd/Dockerfile b/ebusd/Dockerfile index 0de1b4c..6537fbf 100644 --- a/ebusd/Dockerfile +++ b/ebusd/Dockerfile @@ -3,7 +3,7 @@ FROM $BUILD_FROM ENV LANG C.UTF-8 -RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/testing" \ +RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/community" \ >> /etc/apk/repositories RUN echo "https://dl-cdn.alpinelinux.org/alpine/edge/main" \ >> /etc/apk/repositories diff --git a/ebusd/config.yaml b/ebusd/config.yaml index 43951aa..da0afc6 100644 --- a/ebusd/config.yaml +++ b/ebusd/config.yaml @@ -1,5 +1,5 @@ name: eBUSd -version: "0.86" +version: "0.87" slug: ebusd description: > This Add-on runs eBUSd, a daemon for handling communication with eBUS devices