Skip to content

Commit a95715e

Browse files
chore(deps): bump denoland/deno from bin-2.4.5 to bin-2.5.0 (#202)
Bumps denoland/deno from bin-2.4.5 to bin-2.5.0. --- updated-dependencies: - dependency-name: denoland/deno dependency-version: bin-2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cc0ab1 commit a95715e

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
@@ -25,7 +25,7 @@ FROM alpine:3.22 AS dependabot-alpine
2525
FROM debian:13-slim AS dependabot-debian
2626

2727
# Retrieve the deno binary from the repository
28-
FROM denoland/deno:bin-2.4.5 AS deno-bin
28+
FROM denoland/deno:bin-2.5.0 AS deno-bin
2929

3030

3131
# Stage for creating the non-privileged user

0 commit comments

Comments
 (0)