Update Deno
Some checks failed
Build Docker Image / build-and-push (push) Has been cancelled
Deploy / deploy (push) Has been cancelled
Run Tests / test (push) Has been cancelled

This commit is contained in:
Bruno Bernardino 2025-02-02 07:30:45 +00:00
parent 2a95ce06b0
commit 2e995cc9f7
No known key found for this signature in database
GPG key ID: D1B0A69ADD114ECE
2 changed files with 2 additions and 2 deletions

2
.dvmrc
View file

@ -1 +1 @@
2.1.4
2.1.9

View file

@ -1,4 +1,4 @@
FROM denoland/deno:ubuntu-2.1.4
FROM denoland/deno:ubuntu-2.1.9
EXPOSE 8000