Skip to content

Commit 73fabc5

Browse files
authored
Merge pull request #23 from bcdevices/zephyr-3.3.0
Zephyr 3.3.0, Zephyr SDK 0.15.2.
2 parents 9568eec + 4a59862 commit 73fabc5

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:jammy-scm
22

33
ARG CMAKE_VERSION=3.20.5
4-
ARG ZSDK_VERSION=0.15.1
5-
ARG ZEPHYR_ZREPO_VERSION=3.2.0
4+
ARG ZSDK_VERSION=0.15.2
5+
ARG ZEPHYR_ZREPO_VERSION=3.3.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)