diff --git a/make-rhat-patches.sh b/make-rhat-patches.sh index 719b39c..3c48a3c 100755 --- a/make-rhat-patches.sh +++ b/make-rhat-patches.sh @@ -2,7 +2,7 @@ DISTGIT_PATH=$(pwd) -FEDORA_VERSION=rawhide +FEDORA_VERSION=f29 DOCKER_FEDORA_VERSION=master DISTGIT_BRANCH=f29 REPO_SELINUX_POLICY=${REPO_SELINUX_POLICY:-https://github.com/fedora-selinux/selinux-policy}