Skip to content

Commit 65ffcb7

Browse files
authored
Update agent
1 parent b69d526 commit 65ffcb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ide/code/leeway.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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:alpine-x64 as dependencies_builder
55

66
ENV TRIGGER_REBUILD 1
77

0 commit comments

Comments
 (0)