Skip to content

Commit

Permalink
use official sbt images
Browse files Browse the repository at this point in the history
  • Loading branch information
waghanza committed Feb 21, 2023
1 parent 191666c commit a8ae691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scala/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM hseeberger/scala-sbt:11.0.13_1.6.1_2.13.8 AS build
FROM sbtscala/scala-sbt:eclipse-temurin-17.0.4_1.7.1_2.13.10 AS build

WORKDIR /usr/src/app

Expand Down

0 comments on commit a8ae691

Please sign in to comment.