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:
committed by
Jean-Baptiste Trystram
parent
36a0c02532
commit
f116a37975
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user