chore(deps): update denoland/deno docker tag to v1.29.1 #6

Merged
sam merged 1 commit from renovate/denoland-deno-1.x into master 2022-12-17 16:24:50 +00:00
Showing only changes of commit fec33b54d5 - Show all commits

View file

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