Skip to content

Commit

Permalink
fix: Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Nov 11, 2024
1 parent 8bf424c commit 192b4a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-env-as-code/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ COPY --chown=$USERNAME --from=builder /home/cargo-watch $CARGO_HOME/bin
#COPY --chown=$USERNAME --from=builder /usr/local/cargo/bin/cornucopia $CARGO_HOME/bin
COPY --chown=$USERNAME --from=builder /usr/local/cargo/bin/cargo-binstall $CARGO_HOME/bin


# Pulumi
RUN curl -fsSL https://get.pulumi.com | sudo -E bash - \
&& sudo chown -R $USERNAME:$USERNAME /home/$USERNAME/.pulumi
Expand Down

0 comments on commit 192b4a8

Please sign in to comment.