Skip to content

Commit 6c25773

Browse files
authored
Zephyr v3.6.0 -> v3.7.0 (LTS) (#45)
Update to Zephyr v3.7.0 (LTS, EOL: 2029-07-27)
1 parent 0d19b7c commit 6c25773

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
# bcdevices/zsdk-zephyr-jammy
88
FROM buildpack-deps:jammy-scm
99

10-
ARG ZSDK_VERSION="0.16.5"
11-
ARG ZEPHYR_VERSION="3.6.0"
10+
ARG ZSDK_VERSION="0.17.0"
11+
ARG ZEPHYR_VERSION="3.7.0"
1212

1313
ARG ZSDK_ROOT_DIR="/opt/toolchains"
1414
ARG ZEPHYR_SRC_DIR="/usr/src"

0 commit comments

Comments
 (0)