Skip to content

Commit f0b2274

Browse files
authored
[deno] update to 1.37 release (#48)
Update Dockerfile
1 parent f5f303e commit f0b2274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deno/base/1.37/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ RUN curl -fsSL https://deno.land/x/install/install.sh | sh
4343
ENV PATH="${DENO_INSTALL}/bin/:${PATH}"
4444
RUN deno upgrade \
4545
--canary \
46-
--version=87ddd1f04d2b71aadb3a8a5fb3e4ac15988947c1
46+
--version=997aa604dfd50c0f0ec6fd4db16b5034d2cfd726
4747

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

0 commit comments

Comments
 (0)