diff --git a/tests/sanity/test_rock.py b/tests/sanity/test_rock.py index 3f5890d..da52bc0 100644 --- a/tests/sanity/test_rock.py +++ b/tests/sanity/test_rock.py @@ -6,7 +6,7 @@ from k8s_test_harness.util import docker_util, env_util -@pytest.mark.parametrize("image_version", ["1.11.1"]) +@pytest.mark.parametrize("image_version", ["1.11.3"]) def test_sanity(image_version): rock = env_util.get_build_meta_info_for_rock_version( "coredns", image_version, "amd64"