1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:50 +02:00

changed glances base image

This commit is contained in:
kev 2017-05-21 09:37:55 +08:00
parent 7b0b7c5d59
commit 4e920a00b3

View File

@ -2,7 +2,7 @@
# Dockerfile for glances-arm
#
FROM armhf/debian:jessie
FROM resin/rpi-raspbian:jessie
MAINTAINER EasyPi Software Foundation
RUN set -xe \