Buildah adds a label to the images it makes: ```json "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.