Skip to content

Commit

Permalink
Zephyr v3.5.0-rc3 -> v3.5.0 (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoBCD authored Oct 20, 2023
1 parent 12001df commit e3fe5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
FROM buildpack-deps:jammy-scm

ARG ZSDK_VERSION="0.16.3"
ARG ZEPHYR_VERSION="3.5.0-rc3"
ARG ZEPHYR_VERSION="3.5.0"

ARG ZSDK_ROOT_DIR="/opt/toolchains"
ARG ZEPHYR_SRC_DIR="/usr/src"
Expand Down

0 comments on commit e3fe5f6

Please sign in to comment.