summaryrefslogtreecommitdiffstats
path: root/Dockerfile.armv7hf
diff options
context:
space:
mode:
author👍 🙌 ✌️ Justin Dray <justin@dray.be>2018-02-06 13:46:51 +1000
committer👍 🙌 ✌️ Justin Dray <justin@dray.be>2018-02-06 13:46:51 +1000
commit0afaaa15988b654a6541391c7ca9214759a1fd02 (patch)
tree3fac180c4c1869c27a795bedc78501cde8e487ef /Dockerfile.armv7hf
parent91db73ef803fc8bbdba891227cc126dff8d9b672 (diff)
Update to Debian Stretch for docker containers
Diffstat (limited to 'Dockerfile.armv7hf')
-rw-r--r--Dockerfile.armv7hf2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.armv7hf b/Dockerfile.armv7hf
index 2591748a90..278e454241 100644
--- a/Dockerfile.armv7hf
+++ b/Dockerfile.armv7hf
@@ -1,7 +1,7 @@
# author : titpetric
# original: https://github.com/titpetric/netdata
-FROM resin/armv7hf-debian:jessie
+FROM resin/armv7hf-debian:stretch
RUN [ "cross-build-start"]