فهرست منبع

update docker image for akka-http (#5988)

update docker image to hseeberger/scala-sbt:8u265_1.3.13_2.13.3

Co-authored-by: vbodnart <[email protected]>
Vladimir Bodnartchouk 5 سال پیش
والد
کامیت
93206bc723
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      frameworks/Scala/akka-http/akka-http-slick-postgres.dockerfile
  2. 1 1
      frameworks/Scala/akka-http/akka-http.dockerfile

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

@@ -1,4 +1,4 @@
-FROM hseeberger/scala-sbt:8u222_1.3.3_2.13.1
+FROM hseeberger/scala-sbt:8u265_1.3.13_2.13.3
 
 
 WORKDIR /akka-http-slick-postgres
 WORKDIR /akka-http-slick-postgres
 
 

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

@@ -1,4 +1,4 @@
-FROM hseeberger/scala-sbt:8u222_1.3.3_2.13.1
+FROM hseeberger/scala-sbt:8u265_1.3.13_2.13.3
 
 
 WORKDIR /akka-http
 WORKDIR /akka-http