Skip to content

Commit 590c370

Browse files
change node version
1 parent 6e84684 commit 590c370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
def pipeline = new org.js.LibPipeline(
33
steps: this,
44
packageManager: 'yarn',
5-
buildDockerImage: 'build-tools/node:24-ubuntu-extended',
5+
buildDockerImage: 'build-tools/node:20-ubuntu-extended',
66
npmLoginEmail: '[email protected]',
77
dockerFileName: 'next.Dockerfile',
88
dockerImageName: 'soramitsu/soramitsu-js-ui-library',

0 commit comments

Comments
 (0)