Dockerfile aktualisiert

This commit is contained in:
ds
2026-03-26 00:18:29 +00:00
parent 08cc071615
commit a7520b365d
+1 -1
View File
@@ -4,7 +4,7 @@ WORKDIR /usr/src/app
#COPY . /usr/src/app #COPY . /usr/src/app
RUN git clone https://gitea.dev.osnawiki.de/ds/springhello/ . RUN git clone https://gitea.dev.osnawiki.de/ds/springhello/
RUN mvn compile RUN mvn compile