Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Commit

Permalink
Upgrade SBT to 0.13.15
Browse files Browse the repository at this point in the history
  • Loading branch information
rschlaefli committed Apr 21, 2017
1 parent 50f035b commit 71f76ca
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 @@ -14,7 +14,7 @@ LABEL \

# specify wanted versions of Java and SBT
ENV JAVA_VERSION=1.8.0 \
SBT_VERSION=0.13.13.1-1 \
SBT_VERSION=0.13.15 \
HOME=/opt/app-root/src \
PATH=/opt/app-root/bin:$PATH

Expand Down

0 comments on commit 71f76ca

Please sign in to comment.