Skip to content

Commit

Permalink
set version to 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BeckHilscher2024 committed Mar 13, 2018
1 parent 59f10a4 commit 3fc35e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ RUN [ "cross-build-start" ]

#labeling
LABEL maintainer="netpi@hilscher.com" \
version="V0.9.1.1" \
version="V0.9.2" \
description="Node-RED with rs485 nodes to communicate to NIOT-E-NPIX-RS485 extension module"

#version
ENV HILSCHERNETPI_NODERED_NPIX_RS485_VERSION 0.9.1.1
ENV HILSCHERNETPI_NODERED_NPIX_RS485_VERSION 0.9.2

#copy files
COPY "./init.d/*" /etc/init.d/
Expand Down

0 comments on commit 3fc35e2

Please sign in to comment.