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

This commit is contained in:
Renovate Bot 2023-06-16 01:00:44 +00:00 committed by Gitea
parent 5a3774d987
commit 157dbd8548
1 changed files with 1 additions and 1 deletions

View File

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