mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Merge pull request #14631 from Gustavo Andrade
* gh-14631: Upgrade Java 11 CI image to 11-ea-28-jdk
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM openjdk:11-ea-24-jdk
|
||||
FROM openjdk:11-ea-28-jdk
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y git && \
|
||||
|
||||
Reference in New Issue
Block a user