From a4b1edca5dcfac0b18110e601e7195a653c65d82 Mon Sep 17 00:00:00 2001 From: ohmayr Date: Mon, 9 Feb 2026 22:35:37 +0000 Subject: [PATCH] chore: bump synthtool to skip venv for nox format --- .generator/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.generator/Dockerfile b/.generator/Dockerfile index d5fe7ed2873a..f769a4153134 100644 --- a/.generator/Dockerfile +++ b/.generator/Dockerfile @@ -75,7 +75,7 @@ RUN tar -xvf pandoc-${PANDOC_VERSION}-linux-amd64.tar.gz -C pandoc-binary --stri # This needs to be a single command so that the git clone command is not cached RUN git clone https://github.com/googleapis/synthtool.git synthtool && \ cd synthtool && \ - git checkout 6702a344265de050bceaff45d62358bb0023ba7d + git checkout 5dc7e990bb38ef8bc3d71cae6304e74d3037b9ef # --- Final Stage --- # This stage creates the lightweight final image, copying only the