gemini-code-assist[bot] commented on code in PR #38496:
URL: https://github.com/apache/beam/pull/38496#discussion_r3238229155
##########
runners/google-cloud-dataflow-java/build.gradle:
##########
@@ -52,8 +52,8 @@ evaluationDependsOn(":sdks:java:container:java11")
ext.dataflowLegacyEnvironmentMajorVersion = '8'
ext.dataflowFnapiEnvironmentMajorVersion = '8'
-ext.dataflowLegacyContainerVersion = 'beam-master-20260424'
-ext.dataflowFnapiContainerVersion = 'beam-master-20260424'
+ext.dataflowLegacyContainerVersion = 'beam-master-20260513'
+ext.dataflowFnapiContainerVersion = 'beam-master-20260513'
Review Comment:

The pull request description is using the default template placeholder and
the contribution checklist has not been completed. Please provide a meaningful
description of the changes and update the checklist to reflect the work done,
such as whether CHANGES.md needs an entry for this image bump. Additionally,
since the container versions are identical, consider defining the version
string once to improve maintainability and ensure they stay in sync.
--
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]