Update deno

This commit is contained in:
Bruno Bernardino 2024-07-23 20:23:09 +01:00
parent b9c5d495f1
commit 4ef575671a
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 @@
1.45.1
1.45.3

View file

@ -1,4 +1,4 @@
FROM denoland/deno:ubuntu-1.45.0
FROM denoland/deno:ubuntu-1.45.3
EXPOSE 8000