Skip to content

Commit 71b1ec5

Browse files
committed
chore: Update Deno version in Dockerfile to 2.1.4
1 parent ff893e6 commit 71b1ec5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM denoland/deno:1.42.4
1+
FROM denoland/deno:2.1.4
22

33
# Set the working directory inside the container
44
WORKDIR /app

0 commit comments

Comments
 (0)