increments node version

This commit is contained in:
2024-03-15 11:48:09 -05:00
parent 058a05e4ce
commit 0b9c55d6d6

View File

@ -18,7 +18,7 @@ pipeline {
[ [
[ [
name: "node", name: "node",
path: "${repository}/dockerhub/library/node:18.18.2", path: "${repository}/dockerhub/library/node:20.9.0",
command: "/bin/bash" command: "/bin/bash"
] ]
] ]