We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f56d411 commit 2a72b11Copy full SHA for 2a72b11
Dockerfile
@@ -1,5 +1,5 @@
1
#use latest armv7hf compatible raspbian OS version from group resin.io as base image
2
-FROM resin/armv7hf-debian
+FROM balenalib/armv7hf-debian:jessie
3
4
#enable building ARM container on x86 machinery on the web (comment out next line if built on Raspberry)
5
RUN [ "cross-build-start" ]
0 commit comments