Skip to content

Commit

Permalink
[K32W0] Update Docker image (#12086)
Browse files Browse the repository at this point in the history
Change SDK env variable name.

Signed-off-by: Doru Gucea <doru-cristian.gucea@nxp.com>
  • Loading branch information
doru91 authored and pull[bot] committed Jul 1, 2022
1 parent 4ae0ad6 commit 1143120
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-build-k32w/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ FROM connectedhomeip/chip-build:${VERSION}

COPY --from=build /opt/sdk/sdks/ /opt/sdk/sdks/

ENV K32W061_SDK_ROOT=/opt/sdk/sdks
ENV NXP_K32W061_SDK_ROOT=/opt/sdk/sdks
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-build/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.28 Version bump reason: [Ameba] Decompress toolchain in Docker
0.5.29 Version bump reason: [K32W0] Update K32W0 Env variable name

0 comments on commit 1143120

Please sign in to comment.