update version to 3.0

This commit is contained in:
john30
2017-08-29 21:15:47 +02:00
parent e86d18c5d6
commit f52deaeca6
+1 -1
View File
@@ -6,7 +6,7 @@ RUN apt-get update && apt-get install -y \
LABEL maintainer "ebusd@ebusd.eu"
ENV EBUSD_VERSION 3.0pre
ENV EBUSD_VERSION 3.0
ENV EBUSD_ARCH amd64
LABEL version "${EBUSD_VERSION}-${EBUSD_ARCH}-mqtt1"