diff --git a/Dockerfile b/Dockerfile index 8d14a9cf..690b8257 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Build only the basicauthentication example -FROM eclipse-temurin:17-jre +FROM eclipse-temurin:17-jdk # Set working directory WORKDIR /app