Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Commit

Permalink
Scala 2.12.5 and SBT 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
allquantor authored and markusjura committed Jun 20, 2018
1 parent 98c1698 commit c26fa0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
FROM openjdk:8u151

# Environment variables
ENV SCALA_VERSION=2.12.4
ENV SBT_VERSION=1.1.4
ENV SCALA_VERSION=2.12.5
ENV SBT_VERSION=1.0.4
ENV KUBECTL_VERSION=v1.8.3
ENV KOPS_VERSION=1.7.1
ENV HOME=/config
Expand Down

0 comments on commit c26fa0c

Please sign in to comment.