Change base image for dockerhub build as well #723

This commit is contained in:
Kristian Haugene
2019-02-26 22:33:17 +01:00
parent b59a9c7d7c
commit 37a5f98d1e

View File

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