From c6c63e1687099a04cea0750e00de46578e106639 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Tue, 11 Feb 2025 11:29:17 -0500 Subject: [PATCH] build: update post processor image (#13515) Update to the newest version of the post processor which includes the changes from https://github.com/googleapis/synthtool/pull/2058, https://github.com/googleapis/synthtool/pull/2060 and https://github.com/googleapis/synthtool/pull/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 --- .github/.OwlBot.lock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 047fda64c99b..248374d0fac6 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -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