Skip to content

Commit

Permalink
Merge pull request #6 from dockerland/samtay/update-stack
Browse files Browse the repository at this point in the history
Update haskell scripting entrypoint
  • Loading branch information
briceburg authored Dec 1, 2016
2 parents 4715615 + 1238eb2 commit a07c241
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM haskell:8

ENTRYPOINT ["runhaskell"]
ENTRYPOINT ["stack"]

LABEL \
org.dockerland.dex.api="v1" \
Expand Down

0 comments on commit a07c241

Please sign in to comment.