diff --git a/Dockerfile b/Dockerfile index 13f1782a..179af87e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM adoptopenjdk:11-jre +FROM adoptopenjdk:8-jre LABEL org.opencontainers.image.authors="Geoff Bourne "