Changing base image for armhf images #721

This commit is contained in:
Kristian Haugene
2019-03-09 21:02:25 +01:00
parent 105fbf81aa
commit c319b28a25
6 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# This Dockerfile is for building ARM images on x64 machine like Docker Hub
FROM balenalib/rpi-raspbian:stretch
FROM balenalib/raspberrypi3:stretch
RUN [ "cross-build-start" ]