mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
build-args: pin on a specific bootc builder image
This will guaruantee when things are promoted later to `testing` and then to `stable` we have consistency when those builds are done.
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
|
||||
# This is the developer default version. In pipelines, this is driven by versionary.
|
||||
VERSION=43.dev
|
||||
# XXX: This should be a digested pull that gets bumped.
|
||||
# https://gitlab.com/fedora/bootc/tracker/-/issues/34
|
||||
BUILDER_IMG=quay.io/fedora/fedora-bootc:43
|
||||
BUILDER_IMG=quay.io/bootc-devel/fedora-bootc-43-standard@sha256:b7ad5bc503ead71c091f41e0c4faf2d3726563a6aa61fb50875e15ab900ae5f4
|
||||
MANIFEST=manifest.yaml
|
||||
# XXX: see inject_passwd_group() in build-rootfs
|
||||
PASSWD_GROUP_DIR=manifests
|
||||
|
||||
Reference in New Issue
Block a user