Skip to content

Commit

Permalink
chore: reducing the size of image
Browse files Browse the repository at this point in the history
  • Loading branch information
zmh-program authored Jul 23, 2024
1 parent 4a5ed6c commit f71e09d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ RUN echo "Asia/Shanghai" > /etc/timezone && \
WORKDIR /

# Copy dist
COPY --from=backend /backend /
COPY --from=backend /backend/chat /chat
COPY --from=backend /backend/config.example.yaml /config.example.yaml
COPY --from=backend /backend/utils/templates /utils/templates
Expand Down

0 comments on commit f71e09d

Please sign in to comment.