clean up
This commit is contained in:
parent
30a33b4340
commit
bd3c8503ab
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user