Skip to content

Commit 9905671

Browse files
committed
remove unused copy instruction
1 parent d0a141d commit 9905671

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

opensearch-dashboards/Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -247,11 +247,6 @@ COPY \
247247
--from=opensearch-dashboards-builder \
248248
/stackable/src/opensearch-dashboards/patchable-work/worktree/${PRODUCT_VERSION}/bom.json \
249249
/stackable/opensearch-dashboards-${PRODUCT_VERSION}-stackable${RELEASE_VERSION}.cdx.json
250-
COPY \
251-
--chown=${STACKABLE_USER_UID}:0 \
252-
--from=opensearch-dashboards-builder \
253-
/stackable/src/opensearch-dashboards/patchable-work/worktree/${PRODUCT_VERSION}/plugins/security-dashboards-plugin/bom.json \
254-
/stackable/opensearch-dashboards-security-dashboards-plugin-${PRODUCT_VERSION}-stackable${RELEASE_VERSION}.cdx.json
255250
COPY \
256251
--chown=${STACKABLE_USER_UID}:0 \
257252
--from=opensearch-dashboards-builder \

0 commit comments

Comments
 (0)