Merge pull request 'chore(deps): update denoland/deno docker tag to v1.35.2' (#33) 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-20 04:00:38 +00:00 committed by Gitea
parent bde9643544
commit 7e0905749e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM denoland/deno:1.35.1 as base
FROM denoland/deno:1.35.2 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