Skip to content

Commit

Permalink
Add clean in Containerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
astrolemonade authored Oct 18, 2023
1 parent b2a075e commit 414ede6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ RUN apt-get update && apt-get install -y \
curl \
wget \
file \
sudo
sudo && apt-get clean

COPY ./ BambuStudio

Expand Down

0 comments on commit 414ede6

Please sign in to comment.