From 247d11d625a9bfe15d965585b2bf1a888cef3ca6 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Wed, 8 Feb 2017 10:16:23 +0300 Subject: [PATCH] armhf version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 72ee5a1..3651aac 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine +FROM armhf/alpine MAINTAINER b4tman ENV SQUID_CONFIG_FILE=/etc/squid/squid.conf