Skip to content

Commit

Permalink
Update to marathon 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tbird committed Apr 18, 2017
1 parent 9164570 commit e19cc52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RUN apk add -U --no-cache -t dev curl && mkdir /opt \
# Install marathon:
#------------------------------------------------------------------------------

ENV TAG="1.4.1" \
ENV TAG="1.4.2" \
SBT_URL="http://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch"

RUN apk add -U --no-cache -t dev git perl && apk add -U --no-cache bash grep \
Expand Down

0 comments on commit e19cc52

Please sign in to comment.