Dockerfile aktualisiert

This commit is contained in:
ds
2026-05-16 00:05:01 +00:00
parent 6ade07c3ba
commit a6ef2aa8ba
+2 -2
View File
@@ -9,9 +9,9 @@ RUN git clone https://gitea.dev.osnawiki.de/ds/springhello/
WORKDIR /usr/src/app/springhello
RUN mvn clean
#RUN mvn clean
RUN mvn package
#RUN mvn deploy
#UN mvn deploy
FROM maven:3.9.14-eclipse-temurin-21