Skip to content

Commit 9bb39b4

Browse files
committed
sdk-nrf-toolchain: Bump JLink version to v8.10f
Bump JLink version to v8.10f Signed-off-by: Jan Gałda <[email protected]>
1 parent 8b83cf2 commit 9bb39b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN nrfutil toolchain-manager install --toolchain-bundle-id $VERSION \
1616
# Prepare JLink to be installed when user accepts license agreement
1717
COPY --chmod=0555 jlink/ /jlink
1818
RUN wget --post-data="accept_license_agreement=accepted&submit=Download+software" -O /jlink/JLink_Linux.deb \
19-
https://www.segger.com/downloads/jlink/JLink_Linux_V794i_x86_64.deb
19+
https://www.segger.com/downloads/jlink/JLink_Linux_V810f_x86_64.deb
2020

2121
# Add interactive-setup.sh which is called at the beginning of bash session, only if session is interactive
2222
# interactive-setup.sh is saved as bashrc file in root's home folder (/opt)

0 commit comments

Comments
 (0)