chore(deps): update denoland/deno docker tag to v1.39.0
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-12-14 00:00:41 +00:00
parent 60eb9c610c
commit 0662bd68af

View file

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