damccorm commented on code in PR #36664:
URL: https://github.com/apache/beam/pull/36664#discussion_r2473114527


##########
.github/workflows/republish_released_docker_containers.yml:
##########
@@ -32,7 +32,7 @@ on:
   - cron: "0 6 * * 1"
 env:
   docker_registry: gcr.io
-  release: "${{ github.event.inputs.RELEASE || '2.68.0' }}"
+  release: "${{ github.event.inputs.RELEASE || '2.69.0' }}"

Review Comment:
   I expect this will fail unless we cherry-pick 
https://github.com/apache/beam/pull/36583 to the post-release branch, would you 
mind doing this as well?



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