Bleeding edge #1

Merged
eldar merged 20 commits from bleeding-edge into main 2026-06-01 23:42:00 +02:00
Showing only changes of commit ed3e4150f1 - Show all commits
+1 -1
View File
@@ -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