diff --git a/Dockerfile b/Dockerfile index 8cb97f1b..0226d4dd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM openjdk:11-jre-slim-buster +FROM eclipse-temurin:11-jre-focal # Install GNUPG for package vefification and WGET for file download RUN apt-get update \