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:
7
7
publishToNPM : true
8
8
publishToJBMarketplace : true
9
9
localAppVersion : unknown
10
- codeCommit : ade9f0c5cec78abbfa97396c6961a436f91ab00e
11
- codeVersion : 1.100.2
10
+ codeCommit : 4e023c27d50cebddd9b3b5c175a1aaa80555e606
11
+ codeVersion : 1.101.1
12
12
codeQuality : stable
13
13
codeWebExtensionCommit : 3953e8160fffa97dd4a4509542b4bf7ff9b704cd
14
14
xtermCommit : d547d4ff4590b66c3ea24342fc62e3afcf6b77bc
Original file line number Diff line number Diff line change 1
1
# Copyright (c) 2024 Gitpod GmbH. All rights reserved.
2
2
# Licensed under the GNU Affero General Public License (AGPL).
3
3
# 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
5
5
6
6
ENV TRIGGER_REBUILD 1
7
7
You can’t perform that action at this time.
0 commit comments