Skip to content

Commit

Permalink
Update to Marathon 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
h0tbird committed Jun 13, 2017
1 parent 9fbcbeb commit cae26cd
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.3" \
ENV TAG="1.4.4" \
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 cae26cd

Please sign in to comment.