Skip to content

Commit 9a4f655

Browse files
committed
Merge pull request #14631 from Gustavo Andrade
* gh-14631: Upgrade Java 11 CI image to 11-ea-28-jdk
2 parents 9b7122b + 95ae66b commit 9a4f655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/spring-boot-jdk11-ci-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM openjdk:11-ea-24-jdk
1+
FROM openjdk:11-ea-28-jdk
22

33
RUN apt-get update && \
44
apt-get install -y git && \

0 commit comments

Comments
 (0)