mirror of
https://github.com/containers/image.git
synced 2025-04-18 19:44:05 +03:00
[release-5.34] Bump c/image to v5.34.3
As the title says. This will start the SIC dance to eventually solve: https://issues.redhat.com/browse/RHEL-85218 and https://issues.redhat.com/browse/RHEL-85218 up in Podman for the RHEL 9.6/10.0 ZeroDay. Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
This commit is contained in:
parent
6b6fd183b8
commit
0851c2a5b5
@ -8,7 +8,7 @@ const (
|
||||
// VersionMinor is for functionality in a backwards-compatible manner
|
||||
VersionMinor = 34
|
||||
// VersionPatch is for backwards-compatible bug fixes
|
||||
VersionPatch = 2
|
||||
VersionPatch = 3
|
||||
|
||||
// VersionDev indicates development branch. Releases will be empty string.
|
||||
VersionDev = ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user