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.
1 parent 8db9e52 commit 0fe1d7eCopy full SHA for 0fe1d7e
Dockerfile
@@ -8,7 +8,7 @@
8
FROM buildpack-deps:jammy-scm
9
10
ARG ZSDK_VERSION="0.16.1"
11
-ARG ZEPHYR_VERSION="3.4.0-rc3"
+ARG ZEPHYR_VERSION="3.4.0"
12
13
ARG ZSDK_ROOT_DIR="/opt/toolchains"
14
ARG ZEPHYR_SRC_DIR="/usr/src"
0 commit comments