chore(deps): update denoland/deno docker tag to v1.32.1
This commit is contained in:
parent
805c19f58a
commit
4c7aceb9dd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM denoland/deno:1.32.0 as base
|
||||
FROM denoland/deno:1.32.1 as base
|
||||
|
||||
|
||||
RUN deno install --allow-read --allow-write --allow-env --allow-net --allow-run --no-check -r -f https://deno.land/x/deploy/deployctl.ts
|
||||
|
|
Loading…
Reference in a new issue