Skip to content

Commit 31e96ec

Browse files
committed
feat: QPPA-0000 cleanup
1 parent db6c4a4 commit 31e96ec

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ RUN /usr/local/bin/mvn-entrypoint.sh mvn install -Dmaven.test.skip -Djacoco.skip
3636
FROM eclipse-temurin:17-jre
3737

3838
RUN mkdir -p /usr/src/run/
39-
4039
COPY --from=builder /usr/src/app/tools/docker/docker-artifacts /usr/src/run/
4140
COPY --from=builder /usr/src/app/rest-api/target/rest-api.jar /usr/src/run/
4241

0 commit comments

Comments
 (0)