Commit d5b81f93 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge pull request #14630 from Gustavo Andrade

* gh-14630:
  Upgrade Java 10 CI image to 10.0.2-13-jdk
parents 997a27c5 9cd0c5a0
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