Skip to content

Commit

Permalink
build: update post processor image (#13515)
Browse files Browse the repository at this point in the history
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
parthea and ohmayr authored Feb 11, 2025
1 parent b0e1f43 commit c6c63e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-python-mono-repo:latest
digest: sha256:db9568404b062e3bcf060fb7db09ca9aa51275d187b0f4ccd5f0071e82e4521a
digest: sha256:16341f2811634da310cbb106ce4af18ed6394c964f4f2f1bae4dd321566ddaf5

0 comments on commit c6c63e1

Please sign in to comment.