zentol commented on code in PR #20170:
URL: https://github.com/apache/flink/pull/20170#discussion_r989929080


##########
flink-test-utils-parent/flink-test-utils-junit/src/main/java/org/apache/flink/util/DockerImageVersions.java:
##########
@@ -28,7 +28,9 @@
  */
 public class DockerImageVersions {
 
-    public static final String KAFKA = "confluentinc/cp-kafka:6.2.2";
+    public static final String KAFKA = "confluentinc/cp-kafka:7.2.2";
+
+    public static final String SCHEMA_REGISTRY = 
"confluentinc/cp-schema-registry:7.2.2";

Review Comment:
   also needs to be added in `tools/azure-pipelines/cache_docker_images.sh`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to