shunping commented on code in PR #34122:
URL: https://github.com/apache/beam/pull/34122#discussion_r1975823326
##########
runners/google-cloud-dataflow-java/build.gradle:
##########
@@ -53,7 +53,7 @@ evaluationDependsOn(":sdks:java:container:java11")
ext.dataflowLegacyEnvironmentMajorVersion = '8'
ext.dataflowFnapiEnvironmentMajorVersion = '8'
-ext.dataflowLegacyContainerVersion = 'beam-master-20250203'
+ext.dataflowLegacyContainerVersion = 'beam-master-20250226'
ext.dataflowFnapiContainerVersion = 'beam-master-20250203'
Review Comment:
Could you help to change the fnapi one as well, given it is also built and
pushed?
--
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]