Compare commits

..

No commits in common. "renovate/denoland-deno-2.x" and "master" have entirely different histories.

View file

@ -1,4 +1,4 @@
FROM denoland/deno:2.0.6 AS base
FROM denoland/deno:2.0.0 AS base
RUN deno install --allow-read --allow-write --allow-env --allow-net --allow-run --allow-sys --no-check -r -f https://deno.land/x/deploy/deployctl.ts