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

Commit c26fa0c

Browse files
allquantormarkusjura
authored andcommittedJun 20, 2018
Scala 2.12.5 and SBT 1.0.4
1 parent 98c1698 commit c26fa0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
FROM openjdk:8u151
1111

1212
# Environment variables
13-
ENV SCALA_VERSION=2.12.4
14-
ENV SBT_VERSION=1.1.4
13+
ENV SCALA_VERSION=2.12.5
14+
ENV SBT_VERSION=1.0.4
1515
ENV KUBECTL_VERSION=v1.8.3
1616
ENV KOPS_VERSION=1.7.1
1717
ENV HOME=/config

0 commit comments

Comments
 (0)
This repository has been archived.