Skip to content

Commit

Permalink
Updates to copying license and notices (#649)
Browse files Browse the repository at this point in the history
Signed-off-by: Leo Christy Jesuraj <leojc@ca.ibm.com>
  • Loading branch information
leochr committed May 16, 2024
1 parent 1436c0d commit 2e56025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ LABEL operators.operatorframework.io.index.configs.v1=/configs \
url=$VCS_URL

## Copy Apache license and notices
COPY LICENSE NOTICES /licenses
COPY --chown=1001:0 LICENSE NOTICES /licenses/

USER root

Expand Down

0 comments on commit 2e56025

Please sign in to comment.