update bro-js source & version
All checks were successful
platform/bro-js/bro.landing/pipeline/head This commit looks good

This commit is contained in:
Primakov Alexandr Alexandrovich
2024-10-01 09:57:15 +03:00
parent d246831f18
commit e91b861415
3 changed files with 1752 additions and 1403 deletions

2
Jenkinsfile vendored
View File

@@ -1,7 +1,7 @@
pipeline {
agent {
docker {
image 'node:16'
image 'node:20'
}
}