Commit 31f89e59 authored by Andrade, Gustavo (ESI)'s avatar Andrade, Gustavo (ESI) Committed by Andy Wilkinson

Upgrade Java 8 CI image to openjdk:8u181-jdk

Closes gh-14618
parent 379ce62e
FROM openjdk:8u141-jdk
FROM openjdk:8u181-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