File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ defaultArgs:
77 publishToNPM : true
88 publishToJBMarketplace : true
99 localAppVersion : unknown
10- codeCommit : b285c3188f523544b1e245a5677a6d6c221a3c9c
11- codeVersion : 1.101.2
10+ codeCommit : bbd81e3f7202bb6b506c62afc097bf57e33bd11f
11+ codeVersion : 1.102.3
1212 codeQuality : stable
1313 codeWebExtensionCommit : 3953e8160fffa97dd4a4509542b4bf7ff9b704cd
1414 xtermCommit : d547d4ff4590b66c3ea24342fc62e3afcf6b77bc
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
2727ENV ELECTRON_SKIP_BINARY_DOWNLOAD=1
2828ENV VSCODE_ARCH=x64
2929ENV NPM_REGISTRY=https://registry.npmjs.org
30- ENV NODE_VERSION=20
30+ ENV NODE_VERSION=22
3131
3232ARG CODE_COMMIT
3333ARG CODE_QUALITY
You can’t perform that action at this time.
0 commit comments