From c90067b404ffd6a1e3cac6a7d443211b4a698644 Mon Sep 17 00:00:00 2001 From: Chris Selzo Date: Thu, 30 Apr 2026 14:18:01 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix=20ytt=20comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ci/pipelines/builder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipelines/builder.yml b/ci/pipelines/builder.yml index 26ea516347..5a5a3161dd 100644 --- a/ci/pipelines/builder.yml +++ b/ci/pipelines/builder.yml @@ -248,7 +248,7 @@ jobs: params: OPERATING_SYSTEM_NAME: ubuntu OPERATING_SYSTEM_VERSION: (@= data.values.stemcell_details.os_short_name @) - UBUNTU_DEBOOTSTRAP_MIRROR: http://gce.archive.ubuntu.com/ubuntu # Ubuntu's GCP-internal mirror, must change if we change Concourse IaaS! + UBUNTU_DEBOOTSTRAP_MIRROR: http://gce.archive.ubuntu.com/ubuntu #! Ubuntu's GCP-internal mirror, must change if we change Concourse IaaS! privileged: true vars: image_os_tag: (@= data.values.stemcell_details.os_short_name @)