Update Deno version

This commit is contained in:
Bruno Bernardino 2025-11-08 10:59:55 +00:00
parent 6f7c534e59
commit 3fdda5b34e
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.5.3
2.5.6

View file

@ -1,4 +1,4 @@
FROM denoland/deno:ubuntu-2.5.3
FROM denoland/deno:ubuntu-2.5.6
EXPOSE 8000