Skip to content

Commit

Permalink
set version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BeckHilscher2024 authored Mar 13, 2018
1 parent 667f140 commit 9815028
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="V1.1.0.1" \
version="V1.1.0" \
description="Node-RED with fram nodes for netPI RTE 3"

#version
ENV HILSCHERNETPI_NODERED_FRAM_VERSION 1.1.0.1
ENV HILSCHERNETPI_NODERED_FRAM_VERSION 1.1.0

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

0 comments on commit 9815028

Please sign in to comment.