Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
Co-authored-by: geigerj0 <[email protected]>
  • Loading branch information
silvestre and geigerj0 authored May 22, 2024
1 parent 34a22f6 commit e8e8bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/dockerfiles/autoscaler-devbox/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ COPY --chown=${DEVBOX_USER}:${DEVBOX_USER} devbox.json devbox.json
COPY --chown=${DEVBOX_USER}:${DEVBOX_USER} devbox.lock devbox.lock


# Step 6: Copying local flakes directories
# Copying local flakes directories
COPY local-flake local-flake

RUN devbox run -- echo "Installed Packages."
Expand Down

0 comments on commit e8e8bce

Please sign in to comment.