updated version to 3.2

This commit is contained in:
john30
2018-05-10 13:37:40 +02:00
parent f36830e95c
commit c1129cb451
6 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 3.1
ENV EBUSD_VERSION 3.2
ENV EBUSD_ARCH amd64
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-devel"
+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.1
ENV EBUSD_VERSION 3.2
ENV EBUSD_ARCH amd64
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}"
+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.1
ENV EBUSD_VERSION 3.2
ENV EBUSD_ARCH amd64
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-mqtt1"