Skip to content

Commit ed30f8f

Browse files
Latest Node.js is v25
1 parent 41d5278 commit ed30f8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/node/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set -e
77
source dev-container-features-test-lib
88

99
# Feature-specific tests
10-
check "version" bash -c "node --version | grep -E 'v24\..+'"
10+
check "version" bash -c "node --version | grep -E 'v25\..+'"
1111
check "which node" bash -c "which node | grep /usr/bin/node"
1212

1313
# Report result

0 commit comments

Comments
 (0)