Commit bbdd7315 authored by Andy Wilkinson's avatar Andy Wilkinson

Use 11.0.1-jdk for Java 11 CI builds

Closes gh-15030
parent 228e0548
FROM openjdk:11-ea-28-jdk
FROM openjdk:11.0.1-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