Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Commit

Permalink
feat: use nRF Command Line Tools 10.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart authored Feb 18, 2024
1 parent 99c990e commit 68e463f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /workdir
ARG sdk_nrf_branch=v2.5-branch
ARG toolchain_version=v2.5.0
ARG sdk_nrf_commit
ARG NORDIC_COMMAND_LINE_TOOLS_VERSION="10-23-2/nrf-command-line-tools-10.23.2"
ARG NORDIC_COMMAND_LINE_TOOLS_VERSION="10-24-0/nrf-command-line-tools-10.24.0-1"
ARG arch=amd64

ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 68e463f

Please sign in to comment.