mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
Use ghcr.io/flatcar, there are no redirects
The GitHub org rename also moved the ghcr.io container image repo but in contrast to git repos, there are no redirects.
This commit is contained in:
parent
02f31e779b
commit
18d727f88d
@ -151,7 +151,7 @@ cat <<EOF
|
||||
"_type": "https://in-toto.io/Statement/v0.1",
|
||||
"predicateType": "https://slsa.dev/provenance/v0.2",
|
||||
"predicate": {
|
||||
"buildType": "ghcr.io/flatcar-linux/flatcar-sdk-all:${sdk_version}",
|
||||
"buildType": "ghcr.io/flatcar/flatcar-sdk-all:${sdk_version}",
|
||||
"builder": {"id": "TODO - builder ID" },
|
||||
"invocation": {
|
||||
"configSource": {
|
||||
|
Loading…
Reference in New Issue
Block a user