Skip to content

Commit 0fe1d7e

Browse files
authored
Zephyr v3.4.0-rc3 -> v3.4.0 (#37)
1 parent 8db9e52 commit 0fe1d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
FROM buildpack-deps:jammy-scm
99

1010
ARG ZSDK_VERSION="0.16.1"
11-
ARG ZEPHYR_VERSION="3.4.0-rc3"
11+
ARG ZEPHYR_VERSION="3.4.0"
1212

1313
ARG ZSDK_ROOT_DIR="/opt/toolchains"
1414
ARG ZEPHYR_SRC_DIR="/usr/src"

0 commit comments

Comments
 (0)