Commit f80343b2 authored by Andy Wilkinson's avatar Andy Wilkinson

Use the correct tag for JDK 10 EA 32

See gh-12028
parent dfbababd
FROM openjdk:10-ea32-jdk FROM openjdk:10-ea-32-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