tvalentyn commented on a change in pull request #16213:
URL: https://github.com/apache/beam/pull/16213#discussion_r768052530



##########
File path: runners/google-cloud-dataflow-java/build.gradle
##########
@@ -45,8 +45,8 @@ processResources {
   filter org.apache.tools.ant.filters.ReplaceTokens, tokens: [
     'dataflow.legacy_environment_major_version' : '8',
     'dataflow.fnapi_environment_major_version' : '8',
-    'dataflow.legacy_container_version' : 'beam-master-20210913',
-    'dataflow.fnapi_container_version' : 'beam-master-20210913',
+    'dataflow.legacy_container_version' : 'beam-master-20211213',
+    'dataflow.fnapi_container_version' : 'beam-master-20211213',

Review comment:
       I think java fnapi beam-master image  is a clone of an image released 
externally as snapshot of Beam master, so  we need to clone it into internal 
GCR registry first.
   It would make sense to do after you upgrade it to bullseye (externally) 
first.
   
   cc: @emilymye 




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