Skip to content

Commit 0c6b33a

Browse files
committed
remove apt cargo since we use rustup
1 parent c7f4c0e commit 0c6b33a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile_ubuntu

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ ENV CFLAGS='-O2' \
1111
RUN apt-get update \
1212
&& apt-get install -y --no-install-recommends \
1313
bash \
14-
cargo \
1514
curl \
1615
ca-certificates \
1716
git-core \

0 commit comments

Comments
 (0)