Skip to content

Commit 592f8f8

Browse files
committed
Update the deployment Deno version.
1 parent abede89 commit 592f8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM denoland/deno:1.22.2
1+
FROM denoland/deno:1.23.4
22
EXPOSE 8080
33
WORKDIR /project
44
ADD . .

0 commit comments

Comments
 (0)