Skip to content

Commit 0e26968

Browse files
carlescufistephanosio
authored andcommitted
base: Bump the nrf-regtool version to 5.3.0
The new version is required for the introduction of nRF MCAN: zephyrproject-rtos/zephyr#73386 Signed-off-by: Carles Cufi <[email protected]>
1 parent 6a0c853 commit 0e26968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ RUN python3 -m pip install -U --no-cache-dir pip && \
114114
-r https://raw.githubusercontent.com/zephyrproject-rtos/mcuboot/main/scripts/requirements.txt \
115115
GitPython imgtool junitparser numpy protobuf PyGithub \
116116
pylint sh statistics west \
117-
nrf-regtool>=5.2.0 && \
117+
nrf-regtool>=5.3.0 && \
118118
pip3 check
119119

120120
# Clean up stale packages

0 commit comments

Comments
 (0)