From 170334054a990f4ac544810aee63802b4ef7d3bc Mon Sep 17 00:00:00 2001 From: pankore <86098180+pankore@users.noreply.github.com> Date: Fri, 3 Dec 2021 22:24:04 +0800 Subject: [PATCH] [Ameba]Update yaml to match docker image 0.5.33 update (#12547) --- .github/workflows/examples-ameba.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/examples-ameba.yaml b/.github/workflows/examples-ameba.yaml index 326b399ed38001..5c36324109bd32 100644 --- a/.github/workflows/examples-ameba.yaml +++ b/.github/workflows/examples-ameba.yaml @@ -28,7 +28,7 @@ jobs: if: github.actor != 'restyled-io[bot]' container: - image: connectedhomeip/chip-build-ameba:0.5.28 + image: connectedhomeip/chip-build-ameba:0.5.33 options: --user root steps: