Commit 87782a2d authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade JDK 10-based CI to jdk-10-ea-46

Closes gh-12515
parent 522e3df3
FROM openjdk:10-ea-32-jdk
FROM openjdk:10-ea-46-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