From bf56181204a6e5df919da24006ef8a58b595f76a Mon Sep 17 00:00:00 2001 From: Josh Date: Mon, 30 Jul 2018 10:28:39 -0700 Subject: Remove duplicate instruction (#4796) --- linux/Dockerfile | 1 - 1 file changed, 1 deletion(-) (limited to 'linux') diff --git a/linux/Dockerfile b/linux/Dockerfile index 9b4c03ece..e25ff3f1c 100644 --- a/linux/Dockerfile +++ b/linux/Dockerfile @@ -1,7 +1,6 @@ # USE ALPINE LINUX FROM alpine RUN apk update -RUN apk update RUN apk add alpine-sdk git ca-certificates ghc gmp-dev zlib-dev bash dpkg fakeroot # GRAB A RECENT BINARY OF STACK # Note that 1.6.5 is the last one with a static binary... -- cgit v1.2.3