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


##########
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:
   I'll add it. Any reason why we don't cache all images? Like RabbitMQ, 
Kinesalite, Minio etc? 



-- 
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