Browse Source

Switch to Scala 2.13 (#4901)

Andriy Plokhotnyuk 6 years ago
parent
commit
36c1f6cb2a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Scala/akka-http/akka-http.dockerfile

+ 1 - 1
frameworks/Scala/akka-http/akka-http.dockerfile

@@ -1,4 +1,4 @@
-FROM hseeberger/scala-sbt:8u181_2.12.8_1.2.8
+FROM hseeberger/scala-sbt:8u212_2.13.0_1.2.8
 
 WORKDIR /akka-http