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 41fcd1ac9d - Show all commits
+1 -1
View File
@@ -1,5 +1,5 @@
# Use a base image with Java installed # Use a base image with Java installed
FROM openjdk:17-jdk FROM eclipse-temurin:17-jdk-ubi10-minimal
WORKDIR /app WORKDIR /app