diff --git a/Dockerfile b/Dockerfile index 2b5dc6d..9668810 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 \