DevEnv: updates nodejs from 10.x to 12.x and golang to 1.13 in ci-deploy dockerfile. (#20405)
* DevEnv: updates nodejs to 12.x and golang to 1.13 * Updates CI-build and CI-deploy image versions * DevEnv: updates update repo readme * DevEnv: updates build container version
This commit is contained in:
+1
-1
@@ -275,6 +275,6 @@
|
||||
"puppeteer": "node_modules/puppeteer-core"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=10 <11"
|
||||
"node": ">=12 <13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user