chore(deps): update denoland/deno docker tag to v1.32.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-03-31 23:00:56 +00:00
parent 4c7aceb9dd
commit d3cd79fe99

View file

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