Skip to content

Commit 3d901fa

Browse files
authored
Merge pull request #21 from bcdevices/320
Update to Zephyr v3.2.0
2 parents 4549e9e + 80a3a1e commit 3d901fa

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
@@ -1,8 +1,8 @@
11
FROM --platform=linux/amd64 buildpack-deps:focal-scm
22

33
ARG CMAKE_VERSION=3.20.5
4-
ARG ZSDK_VERSION=0.14.2
5-
ARG ZEPHYR_ZREPO_VERSION=3.1.0
4+
ARG ZSDK_VERSION=0.15.1
5+
ARG ZEPHYR_ZREPO_VERSION=3.2.0
66
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll --no-check-certificate"
77
ARG HOSTTYPE=x86_64
88

0 commit comments

Comments
 (0)