Skip to content

Commit 6457b3f

Browse files
authored
Merge pull request #78 from frankframework/dependabot/docker/build/jdk25/eclipse-temurin-25.0.3_9-jdk-jammy
2 parents cb509d6 + 7d5bdb4 commit 6457b3f

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)