Skip to content

Commit 31321df

Browse files
committed
[Telink] Update NXP to docker version 81
1 parent de2cfda commit 31321df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/examples-nxp.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
if: github.actor != 'restyled-io[bot]'
9797

9898
container:
99-
image: ghcr.io/project-chip/chip-build-nxp:80
99+
image: ghcr.io/project-chip/chip-build-nxp:81
100100
volumes:
101101
- "/tmp/bloat_reports:/tmp/bloat_reports"
102102
steps:
@@ -157,7 +157,7 @@ jobs:
157157
if: github.actor != 'restyled-io[bot]'
158158

159159
container:
160-
image: ghcr.io/project-chip/chip-build-nxp:80
160+
image: ghcr.io/project-chip/chip-build-nxp:81
161161
volumes:
162162
- "/tmp/bloat_reports:/tmp/bloat_reports"
163163
steps:

0 commit comments

Comments
 (0)