1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00

image.yaml: drop container-imgref override

The image-base.yaml was updated to use this as the default value in
b7e75bd so we don't need to carry this stream specific override here
any longer.
This commit is contained in:
Dusty Mabe
2025-09-23 15:44:01 -04:00
committed by Jean-Baptiste Trystram
parent 36a0c02532
commit f116a37975

View File

@@ -2,7 +2,3 @@
# similarly to manifest.yaml. Unlike image-base.yaml, which is shared by all
# streams.
include: image-base.yaml
# Switching to `ostree-image-signed` on select streams for now. Hoist
# back up into the shared image-base.yaml when it is rolled out everywhere.
container-imgref: "ostree-image-signed:docker://quay.io/fedora/fedora-coreos:{stream}"