diff --git a/java/17/Dockerfile b/java/17/Dockerfile index 8ee7351..dc743c0 100644 --- a/java/17/Dockerfile +++ b/java/17/Dockerfile @@ -1,5 +1,5 @@ # Latest Ubuntu image -FROM eclipse-temurin:17.0.10_7-jre-focal +FROM eclipse-temurin:17.0.10_7-jdk-focal ENV DEBIAN_FRONTEND=noninteractive