Skip to content

Commit

Permalink
[NXP] Update docker version
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Girardot <[email protected]>
  • Loading branch information
Martin-NXP committed Dec 23, 2024
1 parent c6cb02b commit 3ff83aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/examples-nxp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: ghcr.io/project-chip/chip-build-nxp:94
image: ghcr.io/project-chip/chip-build-nxp:96
volumes:
- "/tmp/bloat_reports:/tmp/bloat_reports"
steps:
Expand Down Expand Up @@ -240,7 +240,7 @@ jobs:
if: github.actor != 'restyled-io[bot]'

container:
image: ghcr.io/project-chip/chip-build-nxp-zephyr:94
image: ghcr.io/project-chip/chip-build-nxp-zephyr:96

steps:
- name: Checkout
Expand Down

0 comments on commit 3ff83aa

Please sign in to comment.