ci: update deno to v2.1.10
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 33s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 33s
This commit is contained in:
parent
212bb67c9d
commit
5c3b513218
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM denoland/deno:debian-2.1.8 AS builder
|
||||
FROM denoland/deno:debian-2.1.10 AS builder
|
||||
|
||||
# Fuck deno
|
||||
ENV RUST_MIN_STACK=9999999999
|
||||
|
|
Reference in a new issue