Skip to content

Commit

Permalink
Update deno/base/1.37-dev/Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rgbkrk authored Sep 16, 2023
1 parent a37500c commit 5d02e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno/base/1.37-dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ ENV PATH="/srv/noteable/.cargo/bin:${PATH}"
# TODO: update this once merged to main branch and use package install instead
RUN cargo install \
--git https://github.com/bartlomieju/deno \
--rev 525719ed462c20f58841ba217fb48b4ea9fe0b0f \
--rev bf0760411336ce5ebb1c103f766c8154af478414 \
--features __runtime_js_sources \
deno

Expand Down

0 comments on commit 5d02e05

Please sign in to comment.