We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9568eec + 4a59862 commit 73fabc5Copy full SHA for 73fabc5
Dockerfile
@@ -1,8 +1,8 @@
1
FROM --platform=linux/amd64 buildpack-deps:jammy-scm
2
3
ARG CMAKE_VERSION=3.20.5
4
-ARG ZSDK_VERSION=0.15.1
5
-ARG ZEPHYR_ZREPO_VERSION=3.2.0
+ARG ZSDK_VERSION=0.15.2
+ARG ZEPHYR_ZREPO_VERSION=3.3.0
6
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll --no-check-certificate"
7
ARG HOSTTYPE=x86_64
8
0 commit comments