diff --git a/.sync/containers/Ubuntu-22/Dockerfile b/.sync/containers/Ubuntu-22/Dockerfile index d4205f21..eb20f6f6 100644 --- a/.sync/containers/Ubuntu-22/Dockerfile +++ b/.sync/containers/Ubuntu-22/Dockerfile @@ -11,7 +11,7 @@ # SPDX-License-Identifier: BSD-2-Clause-Patent # -{% import '../Version.njk' as sync_version -%} +{% import '../../Version.njk' as sync_version -%} {% raw %} # NOTE: Because this pipeline YAML file is a Nunjucks template, the pipeline syntax of `{{}}` will conflict with @@ -20,7 +20,6 @@ {% endraw %} {% raw %} - # # The build container layer is intended for pipeline use and is the minimal set # of tools required for building Project MU.