Skip to content

Commit

Permalink
删除重复的 COPY 指令 (RVC-Boss#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
breakstring authored May 11, 2024
1 parent a95e6c1 commit 82a5672
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ RUN if [ "$IMAGE_TYPE" != "elite" ]; then \
fi


# Copy the rest of the application
COPY . /workspace

# Copy the rest of the application
COPY . /workspace

Expand Down

0 comments on commit 82a5672

Please sign in to comment.