We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ec776 commit ae6c917Copy full SHA for ae6c917
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM denoland/deno:2.1.2 as base
+FROM denoland/deno:2.1.3 as base
2
WORKDIR /usr/app
3
COPY . /usr/app
4
0 commit comments