Skip to content

Commit

Permalink
bring in the new Deno.jupyter.broadcast (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgbkrk committed Sep 30, 2023
1 parent 7c62b10 commit 76c4c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno/base/1.37/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ RUN curl -fsSL https://deno.land/x/install/install.sh | sh
ENV PATH="${DENO_INSTALL}/bin/:${PATH}"
RUN deno upgrade \
--canary \
--version=06297d952d61af180e214f7d6923e6820202740a
--version=7bcf1211a1494c188c9de83670d328c0492de98a

# the kernel needs the deno kernelspec discoverable locally before it can start
# hadolint ignore=DL3059
Expand Down

0 comments on commit 76c4c33

Please sign in to comment.