Skip to content

Commit bcd08f1

Browse files
committed
bump main to v6
Since podman main branch gets bumped to v6 we need to start building v6 images here as well. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
1 parent 3fe4504 commit bcd08f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

podman-rpm-info-vars.sh

Lines changed: 1 addition & 1 deletion
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.7.0-dev"
8+
export PODMAN_VERSION="6.0.0-dev"
99
export PODMAN_PR_NUM=""

0 commit comments

Comments
 (0)