Commit 9cd0c5a0 authored by Gustavo Andrade's avatar Gustavo Andrade Committed by Andy Wilkinson

Upgrade Java 10 CI image to 10.0.2-13-jdk

Closes gh-14630
parent 997a27c5
FROM openjdk:10.0.1-10-jdk FROM openjdk:10.0.2-13-jdk
RUN apt-get update && \ RUN apt-get update && \
apt-get install -y git && \ 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