diff options
Diffstat (limited to 'Dockerfile.armv7hf')
-rw-r--r-- | Dockerfile.armv7hf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.armv7hf b/Dockerfile.armv7hf index 2591748a9..278e45424 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"] |