Commit d70434a2 authored by Andy Wilkinson's avatar Andy Wilkinson

Use 9.0.4-12-jdk for JDK 9-based CI

Closes gh-13059
parent a1f3e797
FROM openjdk:9-b179-jdk
FROM openjdk:9.0.4-12-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