updated version to 3.3

This commit is contained in:
john30
2018-12-26 16:19:41 +01:00
parent 194ea9d8aa
commit 95f0c7e804
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 3.2
ENV EBUSD_VERSION 3.3
ENV EBUSD_ARCH amd64
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-mqtt1"