diff --git a/Dockerfile b/Dockerfile index 29fc112..a3fcbe1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,7 +11,7 @@ COPY . . RUN mvn package -q -Dmaven.test.skip -DskipTests -T2C # Stage 2: Create the final lightweight image -FROM eclipse-temurin:21-jdk-alpine +FROM eclipse-temurin:17.0.11_9-jre-focal # Set the working directory WORKDIR /home/container diff --git a/pom.xml b/pom.xml index 2c8ff19..c1a1fe6 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ Bat Bot for Discord - 21 + 17