docker: save a few minutes of build time
All threads resolved!
All threads resolved!
Compare changes
+ 3
− 3
@@ -18,12 +18,12 @@ RUN apk update && \
Dockerfile: install rust before copying the source tree to save a few minutes of build time.