Skip to content

Commit

Permalink
updated ammonite to v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LolHens authored Jan 13, 2022
1 parent 73fb169 commit 303ca7e
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 @@ -2,7 +2,7 @@ FROM openjdk:17
MAINTAINER LolHens <pierrekisters@gmail.com>

ENV SCALA_VERSION 2.13
ENV AMM_VERSION 2.5.0
ENV AMM_VERSION 2.5.1
ENV AMM_FILE $SCALA_VERSION-$AMM_VERSION
ENV AMM_URL https://github.com/lihaoyi/Ammonite/releases/download/$AMM_VERSION/$AMM_FILE

Expand Down

0 comments on commit 303ca7e

Please sign in to comment.