Skip to content

Commit 4047a37

Browse files
Merge pull request #5052 from cfpb/chore/sqlite_patch_250820
chore: sqlite cve patch
2 parents a58f70d + 165aae3 commit 4047a37

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)