Skip to content

Commit fdbdad8

Browse files
authored
build: update owlbot post processor image (googleapis#11734)
This PR updates the post processor image to the latest one which is `gcr.io/cloud-devrel-public-resources/owlbot-python-mono-repo@sha256:2504e243aeb46a96e5012409500fd35b01b86855bc4b916646d8b179b2908741`. The latest image includes the following fixes: googleapis/synthtool#1869 Run the following commands to obtain the latest sha256 ``` docker pull gcr.io/cloud-devrel-public-resources/owlbot-python-mono-repo:latest ``` ``` partheniou@partheniou-vm-3:~$ 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:2504e243aeb46a96e5012409500fd35b01b86855bc4b916646d8b179b2908741] ```
1 parent 8cf3ccd commit fdbdad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python-mono-repo:latest
16-
digest: sha256:eeaeabb180cbcf1300469ae7621cc1dd24f06b48e4cd2962008bd5150c5f7c1e
16+
digest: sha256:2504e243aeb46a96e5012409500fd35b01b86855bc4b916646d8b179b2908741

0 commit comments

Comments
 (0)