Skip to content
Release 0.3.1

This release fixes for the si-fix tool, that should "repair" Dockerfiles
in order to be used with podman build while having tagged pins. By a
mistake it didn't just leave it like that, instead it stripped all image
tags from `FROM` statements resulting in image builds using the `latest`
instead of the specified tag.