diff --git a/Dockerfile b/Dockerfile index 08827843..e1def5ed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM openjdk:8u212-jre-alpine +FROM openjdk:8-jdk-alpine LABEL org.opencontainers.image.authors="Geoff Bourne "