Skip to content

Commit

Permalink
[nrfconnect] Updated nRF Connect SDK to 2.1.1 (#23318)
Browse files Browse the repository at this point in the history
  • Loading branch information
kkasperczyk-no authored and pull[bot] committed Jan 26, 2024
1 parent 6762981 commit 1078316
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=v2.0.2
ARG NCS_REVISION=v2.1.1

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.6.04 Version bump reason: [OIS] Add Open IoT SDK Docker image integration
0.6.05 Version bump reason: [nrfconnect] Update nRF Connect SDK version.

0 comments on commit 1078316

Please sign in to comment.