Dockerfile aktualisiert

This commit is contained in:
ds
2026-05-16 00:02:39 +00:00
parent 54c1cda6e1
commit 6ade07c3ba
+1 -1
View File
@@ -11,7 +11,7 @@ WORKDIR /usr/src/app/springhello
RUN mvn clean
RUN mvn package
RUN mvn deploy
#RUN mvn deploy
FROM maven:3.9.14-eclipse-temurin-21