chore(deps): update denoland/deno docker tag to v1.29.4
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-01-17 00:00:39 +00:00
parent d7f56de1e9
commit 9cdd39350d

View file

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