Commit 95ae66b3 authored by Gustavo Andrade's avatar Gustavo Andrade Committed by Andy Wilkinson

Upgrade Java 11 CI image to 11-ea-28-jdk

Closes gh-14631
parent 9b7122bf
FROM openjdk:11-ea-24-jdk
FROM openjdk:11-ea-28-jdk
RUN apt-get update && \
apt-get install -y git && \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment