Skip to content

Commit 607b6a9

Browse files
committed
Bump Podman to v5.6.0
Signed-off-by: mheon <7735048+mheon@users.noreply.github.com>
1 parent 7aa9e23 commit 607b6a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

podman-rpm-info-vars.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
# 2. Both PODMAN_VERSION and PODMAN_PR_NUM will have to be updated manually on release
66
# PRs.
77
# 3. If PODMAN_PR_NUM is empty, rpms will be fetched from the `rhcontainerbot/podman-next` copr.
8-
export PODMAN_VERSION="5.6.0-rc2"
9-
export PODMAN_PR_NUM="26791"
8+
export PODMAN_VERSION="5.6.0"
9+
export PODMAN_PR_NUM="26833"

0 commit comments

Comments
 (0)