snuyanzin commented on code in PR #23757:
URL: https://github.com/apache/flink/pull/23757#discussion_r1404229031


##########
tools/azure-pipelines/build-apache-repo.yml:
##########
@@ -37,9 +37,12 @@ trigger:
 resources:
   containers:
   # Container with Maven 3.2.5, SSL to have the same environment everywhere.
-  # see https://github.com/flink-ci/flink-ci-docker
+  # see https://github.com/apache/flink-connector-shared-utils/tree/ci_utils
+  # The Docker image was customized for 1.17 to cover the changes of 
FLINK-18356
+  # (see chesnay/flink-ci:java_8_11_17_maven_386_v3 which is used in branches 
for
+  # Flink 1.18+) but still use Maven 3.2.5 (to avoid backporting FLINK-28016)

Review Comment:
   should we refer to concrete image here?
   I'm asking since now there is a new one available 
`chesnay/flink-ci:java_8_11_17_21_maven_386` which potentially could be used 
for 1.19



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