diff --git a/test/conformance/conformance_test.go b/test/conformance/conformance_test.go index b6ea7b2eb..864e9db6a 100644 --- a/test/conformance/conformance_test.go +++ b/test/conformance/conformance_test.go @@ -107,7 +107,8 @@ func TestGatewayConformance(t *testing.T) { Value: "debug", }, }, - Image: "kong/nightly-ingress-controller:2024-05-27", + // TODO: change nightly to 3.2 when that's released + Image: "kong/nightly-ingress-controller:2024-05-28", }, }, },