Skip to content

Commit

Permalink
feat: bun upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
hanoii committed Jun 4, 2024
1 parent 550b454 commit cd3a7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-build/Dockerfile.pimp-my-shell
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN \
fish -c "fisher install edc/[email protected]"

# bun.sh
RUN curl -fsSL https://bun.sh/install | bash -s "bun-v1.1.11"
RUN curl -fsSL https://bun.sh/install | bash -s "bun-v1.1.12"

# Go back to root
USER root:root
Expand Down

0 comments on commit cd3a7e3

Please sign in to comment.