Add whitespace to Dockerfile
change tmnmtqrruuswrnlxntxwyywlmwykyspy
commit c3ebdb84ee445ab0cef8aa12cf3248edc3458f1e
author Alpha Chen <alpha@kejadlen.dev>
date
parent sskpzvyq
diff --git a/.ramekin/Dockerfile b/.ramekin/Dockerfile
index d1be7aa..d7352af 100644
--- a/.ramekin/Dockerfile
+++ b/.ramekin/Dockerfile
@@ -1,10 +1,13 @@
 FROM ramekin-agent
+
 RUN apt-get update && apt-get install -y --no-install-recommends \
     bc \
     curl \
     grcov \
     jq \
     && rm -rf /var/lib/apt/lists/*
+
 RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --profile minimal --component clippy,llvm-tools-preview,rustfmt
 ENV PATH="/root/.cargo/bin:${PATH}"
+
 ENV RANGER_DEFAULT_BACKLOG=quire