diff --git a/mcxboxbroadcast/Dockerfile b/mcxboxbroadcast/Dockerfile index c38cb25..44ca264 100644 --- a/mcxboxbroadcast/Dockerfile +++ b/mcxboxbroadcast/Dockerfile @@ -1,5 +1,5 @@ # Use a base image with Java installed -FROM eclipse-temurin:17-jdk-ubi10-minimal +FROM amazoncorretto:17.0.19-al2023-headless WORKDIR /app