Skip to content

Commit

Permalink
chore(update): xxx - analysis of cve
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-mwesener committed Jul 26, 2024
1 parent ea5d90d commit d49fa7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ WORKDIR /app

COPY --chmod=755 --from=maven /build/tx-backend/target/traceability-app-*-exec.jar app.jar

RUN apk info -vv

USER 10000:1000

ENTRYPOINT ["java", "-jar", "app.jar"]
Expand Down

0 comments on commit d49fa7f

Please sign in to comment.