mirror of
https://github.com/containers/podman.git
synced 2025-10-13 01:06:10 +08:00

Bump Buildah to v1.39.3. In the process also bump: c/storage v1.57.2 c/image v5.34.2 c/common v0.62.2 This is the last step in the dance and fixes: https://issues.redhat.com/browse/RHEL-82509, https://issues.redhat.com/browse/RHEL-82511 Force private propagation of ID mapped mounts. Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
5 lines
82 B
Go
5 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.62.2"
|