test/cases/api: fix nginx url

This snapshot got deleted as well.
This commit is contained in:
Sanne Raymaekers 2024-06-28 09:48:03 +02:00
parent 3530f2686f
commit 899360f200

View file

@ -440,9 +440,9 @@ export FIREWALL_CUSTOMIZATION_BLOCK
if [ "$TEST_MODULE_HOTFIXES" = "1" ]; then
if [ "$ARCH" = "x86_64" ]; then
NGINX_REPO_URL="https://rpmrepo.osbuild.org/v2/mirror/public/el8/el8-x86_64-nginx-20231207"
NGINX_REPO_URL="https://rpmrepo.osbuild.org/v2/mirror/public/el8/el8-x86_64-nginx-20240626"
else
NGINX_REPO_URL="https://rpmrepo.osbuild.org/v2/mirror/public/el8/el8-aarch64-nginx-20231207"
NGINX_REPO_URL="https://rpmrepo.osbuild.org/v2/mirror/public/el8/el8-aarch64-nginx-20240626"
fi
EXTRA_PAYLOAD_REPOS_BLOCK=$(cat <<EOF
,