Skip to content

Commit 28a24d8

Browse files
build(deps): bump eclipse-temurin in /docker/base
Bumps eclipse-temurin from `a051234` to `b27ca47`. --- updated-dependencies: - dependency-name: eclipse-temurin dependency-version: 25-jre-noble dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5605062 commit 28a24d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ RUN --mount=type=cache,target=/root/.cache/pip,sharing=locked \
364364

365365

366366
# Final runtime image - the actual base image
367-
FROM eclipse-temurin:25-jre-noble@sha256:a051234f864d7ab78bf0188c3c540ac06c711a3b566f00f246be37073cc99dce AS runtime
367+
FROM eclipse-temurin:25-jre-noble@sha256:b27ca47660a8fa837e47a8533b9b1a3a430295cf29ca28d91af4fd121572dc29 AS runtime
368368

369369
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
370370

0 commit comments

Comments
 (0)