Skip to content

Commit

Permalink
support for new proto
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnisDa committed Nov 28, 2023
1 parent d7498ec commit 293b326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ RUN set -Ua fish_user_paths \
$HOME/.local/bin \
$HOME/.moon/bin \
$HOME/.proto/bin \
$HOME/.proto/tools/node/globals/bin
$HOME/.proto/shims

RUN curl -fsSL https://moonrepo.dev/install/moon.sh | bash && moon --version
RUN curl -fsSL https://moonrepo.dev/install/proto.sh | bash && proto --version
Expand Down

0 comments on commit 293b326

Please sign in to comment.