Skip to content

Commit c9b0a3b

Browse files
authored
chore: remove unused orgalorg (#6417)
Signed-off-by: Ash <[email protected]>
1 parent 8543dc0 commit c9b0a3b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: build/dockerfiles/Dockerfile

-4
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ ENV MODULE_PATH=${MODULE_PATH}
3737

3838
ARG TARGETARCH
3939

40-
# use for ops
41-
RUN curl -o /usr/bin/orgalorg https://erda-project.oss-cn-hangzhou.aliyuncs.com/k4s/$TARGETARCH/orgalorg && \
42-
chmod 755 /usr/bin/orgalorg
43-
4440
RUN \
4541
npm i -g [email protected] --registry=https://registry.npmmirror.com && \
4642
pip3 install dicttoxml xmindparser -i https://pypi.tuna.tsinghua.edu.cn/simple --break-system-packages

0 commit comments

Comments
 (0)