tools/image-info/ostree: don't record the commit sha
This is not stable between builds, instead, record the inputhash, which is. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
2dfa0260a6
commit
fcd5ff76ac
2 changed files with 8 additions and 5 deletions
|
|
@ -8882,9 +8882,10 @@
|
|||
"VERSION_ID": "8.2"
|
||||
},
|
||||
"ostree": {
|
||||
"commit": "3ce9eb458244c79f125153a362451f8b8cb9d2594c8c58c19e02cb32fc9fe2d3",
|
||||
"refs": {
|
||||
"rhel/8/x86_64/edge": "3ce9eb458244c79f125153a362451f8b8cb9d2594c8c58c19e02cb32fc9fe2d3"
|
||||
"rhel/8/x86_64/edge": {
|
||||
"inputhash": "b458ad7246fbf8126d2ff81bf3ec24d70b1c573d26e178da5545bc3d27c7c193"
|
||||
}
|
||||
},
|
||||
"repo": {
|
||||
"core.mode": "archive-z2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue