Skip to content

Commit

Permalink
dockerfile path blind fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Thorsten-Sick committed Nov 9, 2023
1 parent 0691b8d commit 1c7c376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ FROM scratch AS files

COPY --from=build --chown=1000:1000 \
/app/threagile \
/app/components \
/app/components/* \
/app/raa.so \
/app/dummy.so \
/app/demo-rule.so \
Expand Down

0 comments on commit 1c7c376

Please sign in to comment.