We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d49316 commit d3dd316Copy full SHA for d3dd316
ci/dockerfiles/autoscaler-devbox/Dockerfile
@@ -10,7 +10,7 @@ COPY --chown=${DEVBOX_USER}:${DEVBOX_USER} devbox.json devbox.json
10
COPY --chown=${DEVBOX_USER}:${DEVBOX_USER} devbox.lock devbox.lock
11
12
13
-# Step 6: Copying local flakes directories
+# Copying local flakes directories
14
COPY local-flake local-flake
15
16
RUN devbox run -- echo "Installed Packages."
0 commit comments