chore(deps): update denoland/deno docker tag to v1.37.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-10-13 03:00:36 +00:00
parent 8f0d17d652
commit 31f1adfd9f

View file

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