Skip to content

Commit

Permalink
Merge pull request #4056 from nscuro/backport-pr-4055
Browse files Browse the repository at this point in the history
Backport: Bump Temurin base image to `21.0.4_7`
  • Loading branch information
nscuro authored Aug 10, 2024
2 parents 9ee739b + 1e4f69e commit 9037862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM eclipse-temurin:21.0.3_9-jre-jammy@sha256:a56ee1f79cf57b2b31152cd471a4c85b6deb3057e4a1fbe8e50b57e7d2a1d7c9 AS jre-build
FROM eclipse-temurin:21.0.4_7-jre-jammy@sha256:870aae69d4521fdaf26e952f8026f75b37cb721e6302d4d4d7100f6b09823057 AS jre-build

FROM debian:stable-slim@sha256:f8bbfa052db81e5b8ac12e4a1d8310a85d1509d4d0d5579148059c0e8b717d4e

Expand Down

0 comments on commit 9037862

Please sign in to comment.