Skip to content

Commit 81c4516

Browse files
Merge pull request #117 from podmanbot/pr25970
Bump Podman to v5.5.0-rc1
2 parents 9aa7c5f + eedec01 commit 81c4516

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.5.0-dev"
9-
export PODMAN_PR_NUM=""
8+
export PODMAN_VERSION="5.5.0-rc1"
9+
export PODMAN_PR_NUM="25970"

0 commit comments

Comments
 (0)