chore(deps): update denoland/deno docker tag to v1.31.3
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Renovate Bot 2023-03-16 08:00:44 +00:00
parent d8c36ec290
commit 3dd94cc85e
1 changed files with 1 additions and 1 deletions

View File

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