Skip to content

Commit cbee371

Browse files
committed
Fix typo in node version
1 parent f7b4290 commit cbee371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ PREPARE_VERSION_NAME=versions
109109
REGISTRYVERSION=v3.0.0
110110
TRIVYVERSION=v0.64.1
111111
TRIVYADAPTERVERSION=v0.33.3
112-
NODEBUILDIMAGE=node:24.15.0
112+
NODEBUILDIMAGE=node:24.5.0
113113

114114
# version of registry for pulling the source code
115115
REGISTRY_SRC_TAG=v3.0.0

0 commit comments

Comments
 (0)