Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! refactor(docker): better image
Browse files Browse the repository at this point in the history
  • Loading branch information
datYori committed Mar 4, 2025
1 parent 836b347 commit 2ecbaec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ lazy val root = (project in file("."))
)

lazy val dockerSettings = Seq(
Docker / name := "das-databricks-server",
Docker / packageName := "das-databricks-server",

dockerBaseImage := "eclipse-temurin:21-jre",

Expand Down

0 comments on commit 2ecbaec

Please sign in to comment.