Skip to content

Commit 165aae3

Browse files
committed
chore: sqlite cve patch
1 parent 32ed8c7 commit 165aae3

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ lazy val dockerSettings = Seq(
6666
} else dockerBuildCommand.value
6767
},
6868
Docker / maintainer := "Hmda-Ops",
69-
dockerBaseImage := "eclipse-temurin:24_36-jdk-alpine-3.21",
69+
dockerBaseImage := "eclipse-temurin:24.0.2_12-jdk-alpine-3.22",
7070
dockerRepository := Some("hmda"),
7171
dockerCommands := dockerCommands.value.flatMap {
7272
case cmd@Cmd("FROM",_) => List(cmd, Cmd("RUN", "apk update"),
-8.4 KB
Binary file not shown.
-8.3 KB
Binary file not shown.
-8.4 KB
Binary file not shown.
-8.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)