Skip to content

Commit d1a99e0

Browse files
committed
tools: Use Ubuntu 24 to build samples
Updated ncs-build docker image is built on top of Ubuntu 24 Signed-off-by: Jan Gałda <jan.galda@nordicsemi.no>
1 parent 8f2b54a commit d1a99e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/ncs-docker-version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
912848a074
1+
bbe5b33786

scripts/requirements-fixed.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ isodate==0.7.2 ; python_version >= "3.10" and python_version < "3.11" and platfo
7878
isort==5.12.0 ; python_version >= "3.10" and python_version < "4.0"
7979
jaraco-functools==4.1.0 ; python_version >= "3.10" and python_version < "4.0" and platform_machine == "x86_64"
8080
javaproperties==0.8.1 ; python_version >= "3.10" and python_version < "4.0" and platform_machine == "x86_64"
81-
jinja2==3.1.4 ; python_version >= "3.10" and python_version < "4.0"
81+
jinja2==3.1.5 ; python_version >= "3.10" and python_version < "4.0"
8282
jsonschema-specifications==2023.7.1 ; python_version >= "3.10" and python_version < "4.0"
8383
jsonschema==4.23.0 ; python_version >= "3.10" and python_version < "4.0"
8484
jsonstreams==0.6.0 ; python_version >= "3.10" and python_version < "4.0" and platform_machine == "x86_64"

0 commit comments

Comments
 (0)