Merge pull request 'chore(deps): update denoland/deno docker tag to v1.35.0' (#31) from renovate/denoland-deno-1.x into master
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2023-07-05 04:00:44 +00:00 committed by Gitea
parent 157dbd8548
commit 3b60bd7d20
1 changed files with 1 additions and 1 deletions

View File

@ -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