Skip to content

Commit

Permalink
build: update post processor image (#13589)
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#2062


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:0f8cdd9fcf12ba04082b6d1801edc5bd6d8a8f79a7447c071565c55717fdf15d]
```
  • Loading branch information
parthea authored Mar 3, 2025
1 parent 5cb7709 commit 144eb43
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:16341f2811634da310cbb106ce4af18ed6394c964f4f2f1bae4dd321566ddaf5
digest: sha256:0f8cdd9fcf12ba04082b6d1801edc5bd6d8a8f79a7447c071565c55717fdf15d

0 comments on commit 144eb43

Please sign in to comment.