Skip to content

Commit

Permalink
[nrfconnect] Update nRF Connect SDK in Docker (#13034)
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian-Nordic authored and pull[bot] committed Jun 8, 2023
1 parent 0f468ce commit 1047464
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ARG VERSION=latest
FROM connectedhomeip/chip-build:${VERSION} as build

# Compatible Nordic Connect SDK revision.
ARG NCS_REVISION=ffcf07fe4586634a6793a48e5444a7196e7ebac6
ARG NCS_REVISION=v1.8.0

RUN set -x \
&& apt-get update \
Expand Down
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.39 Version bump reason: Push ESP forward, stop using 'depth 1' for checkouts
0.5.40 Version bump reason: nRF Connect SDK update

0 comments on commit 1047464

Please sign in to comment.