Skip to content

Commit aa5cb22

Browse files
Bumping node archives to latest stable versions
Signed-off-by: Distroless Bot <distroless-bot@google.com>
1 parent 2c95b07 commit aa5cb22

5 files changed

Lines changed: 116 additions & 116 deletions

File tree

MODULE.bazel.lock

Lines changed: 57 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nodejs/testdata/nodejs20.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ commandTests:
33
- name: nodejs
44
command: "/nodejs/bin/node"
55
args: ["--version"]
6-
expectedOutput: ["v20.20.1"]
6+
expectedOutput: ["v20.20.2"]

nodejs/testdata/nodejs22.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ commandTests:
33
- name: nodejs
44
command: "/nodejs/bin/node"
55
args: ["--version"]
6-
expectedOutput: ["v22.22.1"]
6+
expectedOutput: ["v22.22.2"]

nodejs/testdata/nodejs24.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ commandTests:
33
- name: nodejs
44
command: "/nodejs/bin/node"
55
args: ["--version"]
6-
expectedOutput: ["v24.14.0"]
6+
expectedOutput: ["v24.14.1"]

0 commit comments

Comments
 (0)