chore(deps): update denoland/deno docker tag to v1.43.1
Some checks failed
ci / docker (push) Failing after 36s
Some checks failed
ci / docker (push) Failing after 36s
This commit is contained in:
parent
173c0b5153
commit
0f92af6a94
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM denoland/deno:1.42.4 AS base
|
||||
FROM denoland/deno:1.43.1 AS base
|
||||
|
||||
|
||||
RUN deno install --allow-read --allow-write --allow-env --allow-net --allow-run --allow-sys --no-check -r -f https://deno.land/x/deploy/deployctl.ts
|
||||
|
|
Loading…
Reference in a new issue