chore(deps): update denoland/deno docker tag to v1.38.0 #43

Merged
renovate-bot merged 1 commit from renovate/denoland-deno-1.x into master 2023-11-02 05:00:42 +00:00
Showing only changes of commit 25992e7b86 - Show all commits

View file

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