Skip to content

Commit c18eeba

Browse files
committed
Conflicts: elmer-json-compiler/Dockerfile
2 parents 77cb384 + 84c0447 commit c18eeba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elmer-json-compiler/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ RUN curl https://s3.amazonaws.com/rebar3/rebar3 > /bin/rebar3
77
RUN chmod 755 /bin/rebar3
88

99
RUN git clone --depth 1 https://github.com/elmer-compiler/elm-platform.git
10+
1011
RUN cabal update
1112
RUN cd /elm-platform/installers && runhaskell BuildFromSource.hs master
1213

0 commit comments

Comments
 (0)