Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gitpod-io
GitHub Repository: gitpod-io/gitpod
Path: blob/main/components/scheduler-extender/leeway.Dockerfile
2492 views
# Copyright (c) 2022 Gitpod GmbH. All rights reserved.
# Licensed under the GNU Affero General Public License (AGPL).
# See License.AGPL.txt in the project root for license information.

ARG VERSION

FROM public.ecr.aws/b4b1c2l9/application/k5t9d3j5/application/scheduler-extender:${VERSION}