mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-29 03:37:54 +00:00
Update c/common to fix CVE-2024-9341 Fixes CVE-2024-9341 Fixes https://issues.redhat.com/browse/RHEL-60963 Fixes https://issues.redhat.com/browse/RHEL-60961 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
4 lines
82 B
Go
4 lines
82 B
Go
package version
|
|
|
|
// Version is the version of the build.
|
|
const Version = "0.60.4"
|