Remove duplicate instruction (#4796)
This commit is contained in:
parent
be2d7921cb
commit
bf56181204
1 changed files with 0 additions and 1 deletions
|
@ -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...
|
||||
|
|
Loading…
Reference in a new issue