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 4549e9e + 80a3a1e commit 3d901faCopy full SHA for 3d901fa
Dockerfile
@@ -1,8 +1,8 @@
1
FROM --platform=linux/amd64 buildpack-deps:focal-scm
2
3
ARG CMAKE_VERSION=3.20.5
4
-ARG ZSDK_VERSION=0.14.2
5
-ARG ZEPHYR_ZREPO_VERSION=3.1.0
+ARG ZSDK_VERSION=0.15.1
+ARG ZEPHYR_ZREPO_VERSION=3.2.0
6
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll --no-check-certificate"
7
ARG HOSTTYPE=x86_64
8
0 commit comments