We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cc0ab1 commit a95715eCopy full SHA for a95715e
Dockerfile
@@ -25,7 +25,7 @@ FROM alpine:3.22 AS dependabot-alpine
25
FROM debian:13-slim AS dependabot-debian
26
27
# Retrieve the deno binary from the repository
28
-FROM denoland/deno:bin-2.4.5 AS deno-bin
+FROM denoland/deno:bin-2.5.0 AS deno-bin
29
30
31
# Stage for creating the non-privileged user
0 commit comments