Closes gh-15030
@ -1,4 +1,4 @@
FROM openjdk:11-ea-28-jdk
FROM openjdk:11.0.1-jdk
RUN apt-get update && \
apt-get install -y git && \