Update mcxboxbroadcast/Dockerfile
Verify configuration / verify-healthy (push) Has been cancelled

This commit is contained in:
2026-06-01 22:57:01 +02:00
parent 41fcd1ac9d
commit ed3e4150f1
+1 -1
View File
@@ -1,5 +1,5 @@
# Use a base image with Java installed # Use a base image with Java installed
FROM eclipse-temurin:17-jdk-ubi10-minimal FROM amazoncorretto:17.0.19-al2023-headless
WORKDIR /app WORKDIR /app