Update 'Dockerfile'
This commit is contained in:
parent
c1abb748f2
commit
0de378fa04
|
@ -37,6 +37,7 @@ RUN set -eux; \
|
|||
rustup --version; \
|
||||
cargo --version; \
|
||||
rustc --version; \
|
||||
rustup toolchain list; \
|
||||
\
|
||||
apt remove -y --auto-remove \
|
||||
### ditch the wget who needs that
|
||||
|
|
Loading…
Reference in a new issue