Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: update post processor image (#13515)
Update to the newest version of the post processor which includes the changes from googleapis/synthtool#2058, googleapis/synthtool#2060 and googleapis/synthtool#2061 Run the following commands to obtain the latest sha256 ``` docker pull gcr.io/cloud-devrel-public-resources/owlbot-python-mono-repo:latest ``` ``` docker inspect --format='{{.RepoDigests}}' gcr.io/cloud-devrel-public-resources/owlbot-python-mono-repo:latest [gcr.io/cloud-devrel-public-resources/owlbot-python-mono-repo@sha256:16341f2811634da310cbb106ce4af18ed6394c964f4f2f1bae4dd321566ddaf5] ``` Co-authored-by: ohmayr <[email protected]>
- Loading branch information