We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692e110 commit 4714fc0Copy full SHA for 4714fc0
components/ide/code/leeway.Dockerfile
@@ -1,7 +1,7 @@
1
# Copyright (c) 2024 Gitpod GmbH. All rights reserved.
2
# Licensed under the GNU Affero General Public License (AGPL).
3
# See License.AGPL.txt in the project root for license information.
4
-FROM gitpod/openvscode-server-linux-build-agent:alpine-x64 as dependencies_builder
+FROM gitpod/openvscode-server-linux-build-agent:ubuntu-x64 as dependencies_builder
5
6
ENV TRIGGER_REBUILD 1
7
0 commit comments