diff --git a/django/Dockerfile b/django/Dockerfile index 1483a95..7a329e8 100644 --- a/django/Dockerfile +++ b/django/Dockerfile @@ -1,3 +1,4 @@ + FROM rust as volta-build WORKDIR /src RUN git clone https://github.com/volta-cli/volta.git /src