csmith/contempt

Suppress buildah version

Opened this issue · 0 comments

Buildah adds a label to the images it makes:

"Labels": {
    "io.buildah.version": "1.21.3"
}

Which means containers made on different versions of buildah won't reproduce. Contempt should get rid of this by default.