mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-24 17:27:56 +00:00
Bump Buildah to v1.36.0. This is the final dance step before Podman v5.1 Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
4 lines
82 B
Go
4 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.59.0"
|