Skip to content

Commit

Permalink
fathomnet/fathomnet-py#25 - prepping release again
Browse files Browse the repository at this point in the history
  • Loading branch information
hohonuuli committed Feb 29, 2024
1 parent cf2b776 commit d2adc38
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 @@ -30,7 +30,7 @@ lazy val root = project
},
git.useGitDescribe := true,
// sbt-header
dockerBaseImage := "openjdk:17",
dockerBaseImage := "eclipse-temurin:21",
dockerEntrypoint := Seq("/opt/docker/bin/worms-server", "/opt/worms"),
dockerExposedPorts := Seq(8080),
dockerExposedVolumes := Seq("/opt/worms"),
Expand Down

0 comments on commit d2adc38

Please sign in to comment.