Merge pull request 'chore(deps): update denoland/deno docker tag to v1.35.0' (#31) from renovate/denoland-deno-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
157dbd8548
commit
3b60bd7d20
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM denoland/deno:1.34.3 as base
|
||||
FROM denoland/deno:1.35.0 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