Closes gh-12515
@ -1,4 +1,4 @@
FROM openjdk:10-ea-32-jdk
FROM openjdk:10-ea-46-jdk
RUN apt-get update && \
apt-get install -y git && \