Skip to content

Commit

Permalink
ci: fix ui
Browse files Browse the repository at this point in the history
  • Loading branch information
whatwewant committed Nov 4, 2023
1 parent 331d894 commit 94e5519
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 @@ -26,7 +26,7 @@ RUN CGO_ENABLED=0 \

FROM whatwewant/builder-node:v20-1 as builder-ui

ADD https://github.com/doreamon-design/clash-dashboard /build
RUN git clone https://github.com/doreamon-design/clash-dashboard /build

WORKDIR /build

Expand Down

0 comments on commit 94e5519

Please sign in to comment.