File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 11# Variant-specific build arguments.
22# Pass to buildah/podman using `--build-arg-file`.
33
4+ NAME=scos
45VERSION="10.0"
56BUILDER_IMG=quay.io/centos-bootc/centos-bootc:stream10
67MANIFEST=manifest-c10s.yaml
Original file line number Diff line number Diff line change 11# Variant-specific build arguments.
22# Pass to buildah/podman using `--build-arg-file`.
33
4+ NAME=scos
45VERSION="9.0"
56BUILDER_IMG=quay.io/centos-bootc/centos-bootc:stream9
67MANIFEST=manifest-c9s.yaml
Original file line number Diff line number Diff line change 11# Variant-specific build arguments.
22# Pass to buildah/podman using `--build-arg-file`.
33
4+ NAME=rhcos
45VERSION="10.1"
56BUILDER_IMG=registry.stage.redhat.io/rhel10/rhel-bootc:10.1
67MANIFEST=manifest-rhel-10.1.yaml
Original file line number Diff line number Diff line change 11# Variant-specific build arguments.
22# Pass to buildah/podman using `--build-arg-file`.
33
4+ NAME=rhcos
45VERSION="9.6"
56BUILDER_IMG=registry.redhat.io/rhel9/rhel-bootc:9.6
67MANIFEST=manifest-rhel-9.6.yaml
You can’t perform that action at this time.
0 commit comments