chore(deps): update denoland/deno docker tag to v1.42.3

This commit is contained in:
Renovate Bot 2024-04-12 03:00:36 +00:00
parent f6963717c8
commit cec2191e0a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM denoland/deno:1.42.1 AS base
FROM denoland/deno:1.42.3 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