Move NXP zephyr build to docker image 129 (#39078)

Co-authored-by: Andrei Litvin <andreilitvin@google.com>
diff --git a/.github/workflows/examples-nxp.yaml b/.github/workflows/examples-nxp.yaml
index c3fa8f5..0b166d7 100644
--- a/.github/workflows/examples-nxp.yaml
+++ b/.github/workflows/examples-nxp.yaml
@@ -219,7 +219,7 @@
         if: github.actor != 'restyled-io[bot]'
 
         container:
-            image: ghcr.io/project-chip/chip-build-nxp-zephyr:132
+            image: ghcr.io/project-chip/chip-build-nxp-zephyr:129
 
         steps:
             - name: Checkout