Skip to content

Commit 1918e01

Browse files
committed
use fix base image
1 parent 6047bb8 commit 1918e01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#use armv7hf compatible base image
2-
FROM balenalib/armv7hf-debian:stretch
2+
FROM balenalib/armv7hf-debian:stretch-20191223
33

44
#dynamic build arguments coming from the /hooks/build file
55
ARG BUILD_DATE

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![](https://images.microbadger.com/badges/image/hilschernetpi/netpi-nodered-fieldbus.svg)](https://microbadger.com/images/hilschernetpi/netpi-nodered-fieldbus "Node-RED + fieldbus nodes")
44
[![](https://images.microbadger.com/badges/commit/hilschernetpi/netpi-nodered-fieldbus.svg)](https://microbadger.com/images/hilschernetpi//netpi-nodered-fieldbus "Node-RED + fieldbus nodes")
5-
[![Docker Registry](https://img.shields.io/docker/pulls/hilschernetpi/netpi-nodered-fieldbus.svg)](https://registry.hub.docker.com/u/hilschernetpi/netpi-nodered-fieldbus/) 
5+
[![Docker Registry](https://img.shields.io/docker/pulls/hilschernetpi/netpi-nodered-fieldbus.svg)](https://registry.hub.docker.com/r/hilschernetpi/netpi-nodered-fieldbus/) 
66
[![Image last updated](https://img.shields.io/badge/dynamic/json.svg?url=https://api.microbadger.com/v1/images/hilschernetpi/netpi-nodered-fieldbus&label=Image%20last%20updated&query=$.LastUpdated&colorB=007ec6)](http://microbadger.com/images/hilschernetpi/netpi-nodered-fieldbus "Image last updated") 
77

88
Made for [netPI RTE 3](https://www.netiot.com/netpi/), the Raspberry Pi 3B Architecture based industrial suited Open Edge Connectivity Ecosystem *(runs also on Pi + [NHAT 52-RTE](https://www.nethat.net/))*

0 commit comments

Comments
 (0)