Eliaaazzz commented on code in PR #39212:
URL: https://github.com/apache/beam/pull/39212#discussion_r3697674420
##########
website/www/site/content/en/documentation/runners/flink.md:
##########
@@ -196,9 +196,8 @@ The optional `flink_version` option may be required as well
for older versions o
{{< paragraph class="language-portable" >}}
Starting with Beam 2.18.0, pre-built Flink Job Service Docker images are
available at Docker Hub:
-[Flink 1.16](https://hub.docker.com/r/apache/beam_flink1.16_job_server).
-[Flink 1.17](https://hub.docker.com/r/apache/beam_flink1.17_job_server).
-[Flink 1.18](https://hub.docker.com/r/apache/beam_flink1.18_job_server).
+[Flink 1.19](https://hub.docker.com/r/apache/beam_flink1.19_job_server).
+[Flink 1.20](https://hub.docker.com/r/apache/beam_flink1.20_job_server).
Review Comment:
Good catch, thank you. Added a line recording that Flink 2 and later share
the `apache/beam_flink_job_server` repository with the Beam and Flink versions
in the tag, using `2.75.0-flink2.0` as the example.
I also split the contributor guide out of this PR into #39580, so this one
is just the version reference updates.
--
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]