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 : ade9f0c5cec78abbfa97396c6961a436f91ab00e
11- codeVersion : 1.100.2
10+ codeCommit : 4e023c27d50cebddd9b3b5c175a1aaa80555e606
11+ codeVersion : 1.101.1
1212 codeQuality : stable
1313 codeWebExtensionCommit : 3953e8160fffa97dd4a4509542b4bf7ff9b704cd
1414 xtermCommit : d547d4ff4590b66c3ea24342fc62e3afcf6b77bc
Original file line number Diff line number Diff line change 11# Copyright (c) 2024 Gitpod GmbH. All rights reserved.
22# Licensed under the GNU Affero General Public License (AGPL).
33# See License.AGPL.txt in the project root for license information.
4- FROM gitpod/openvscode-server-linux-build-agent:centos7-devtoolset8 -x64 as dependencies_builder
4+ FROM gitpod/openvscode-server-linux-build-agent:ubuntu -x64 as dependencies_builder
55
66ENV TRIGGER_REBUILD 1
77
You can’t perform that action at this time.
0 commit comments