//go:build enterprise /* Copyright (c) Edgeless Systems GmbH SPDX-License-Identifier: BUSL-1.1 */ package config const ( // defaultImage is the default image to use. defaultImage = "ref/main/stream/nightly/v2.24.0-pre.0.20250724133527-6bddb04149d5" )