chore(deps): update denoland/deno docker tag to v1.38.4 #47

Merged
renovate-bot merged 1 commits from renovate/denoland-deno-1.x into master 2023-12-01 00:00:37 +00:00
1 changed files with 1 additions and 1 deletions

View File

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