Skip to content

Commit e3fe5f6

Browse files
authored
Zephyr v3.5.0-rc3 -> v3.5.0 (#41)
1 parent 12001df commit e3fe5f6

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.3"
11-
ARG ZEPHYR_VERSION="3.5.0-rc3"
11+
ARG ZEPHYR_VERSION="3.5.0"
1212

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

0 commit comments

Comments
 (0)