Skip to content

Commit 2a72b11

Browse files
base image location change to balenalib
1 parent f56d411 commit 2a72b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#use latest armv7hf compatible raspbian OS version from group resin.io as base image
2-
FROM resin/armv7hf-debian
2+
FROM balenalib/armv7hf-debian:jessie
33

44
#enable building ARM container on x86 machinery on the web (comment out next line if built on Raspberry)
55
RUN [ "cross-build-start" ]

0 commit comments

Comments
 (0)