diff --git a/automation/Dockerfile b/automation/Dockerfile index 48fc510..69b3cc7 100644 --- a/automation/Dockerfile +++ b/automation/Dockerfile @@ -11,4 +11,3 @@ ARG DEBIAN_FRONTEND=noninteractive ENV CROSS_CONTAINER_IN_CONTAINER=true RUN rustup component add rustfmt clippy -RUN cargo install cross