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


##########
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:
   Good point - I had the naive view that we won't change the Docker image 
anymore until the EOL of 1.17 :-D



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to