Skip to content

Commit 8221885

Browse files
chore(deps): bump eclipse-temurin in /build/jdk25
Bumps eclipse-temurin from 25.0.2_10-jdk-jammy to 25.0.3_9-jdk-jammy. --- updated-dependencies: - dependency-name: eclipse-temurin dependency-version: 25.0.3_9-jdk-jammy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d155f3 commit 8221885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/jdk25/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM eclipse-temurin:25.0.2_10-jdk-jammy
1+
FROM eclipse-temurin:25.0.3_9-jdk-jammy
22

33
RUN apt update && apt install -y ca-certificates curl gnupg && \
44
install -m 0755 -d /etc/apt/keyrings && \

0 commit comments

Comments
 (0)