Skip to content

Commit 9e22f29

Browse files
authored
build: update post processor image (googleapis#11928)
This PR updates the post processor image to the latest one which is `gcr.io/cloud-devrel-public-resources/owlbot-python-mono-repo@sha256:11c56ce03d0ada22086790a5f4a3b552b304a1d71554cfeda3372885d390984a`. The latest image includes the following fixes: googleapis/synthtool#1888 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:11c56ce03d0ada22086790a5f4a3b552b304a1d71554cfeda3372885d390984a] ```
1 parent a5fe8cd commit 9e22f29

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:590e38040466dced83fa3f0817b8b79723ca3a55ce8c61243d911fe253662f04
16+
digest: sha256:11c56ce03d0ada22086790a5f4a3b552b304a1d71554cfeda3372885d390984a

0 commit comments

Comments
 (0)