clean up
This commit is contained in:
@@ -41,8 +41,7 @@ RUN apt update -y \
|
||||
&& apt clean -y
|
||||
|
||||
# Final clean up
|
||||
RUN apt update -y \
|
||||
&& apt upgrade -y \
|
||||
RUN apt upgrade -y \
|
||||
&& apt auto-remove -y \
|
||||
&& apt clean -y
|
||||
|
||||
|
Reference in New Issue
Block a user