Skip to content

Commit

Permalink
Update deno version to v1.44.0
Browse files Browse the repository at this point in the history
Signed-off-by: m4rc3l05 <[email protected]>
  • Loading branch information
M4RC3L05 committed May 30, 2024
1 parent 15f338a commit 6c1d28c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sqlite 3.45.1
deno 1.43.6
deno 1.44.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/denoland/deno:alpine-1.43.6
FROM docker.io/denoland/deno:alpine-1.44.0

EXPOSE 4321
WORKDIR /app
Expand Down

0 comments on commit 6c1d28c

Please sign in to comment.