Skip to content

Commit

Permalink
Copy sbom into docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
rpoet-jh committed Dec 2, 2024
1 parent 2aee7ad commit 28c4484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ RUN apk --no-cache add gettext && \
mkdir /usr/share/nginx/html/app

COPY ./dist/ /usr/share/nginx/html/app/
COPY ./pass-ui-*-cyclonedx.json /

ENTRYPOINT [ "/bin/entrypoint.sh" ]

0 comments on commit 28c4484

Please sign in to comment.