Skip to content

Commit

Permalink
Zephyr v3.4.0-rc3 -> v3.4.0 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoBCD authored Jun 27, 2023
1 parent 8db9e52 commit 0fe1d7e
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.1"
ARG ZEPHYR_VERSION="3.4.0-rc3"
ARG ZEPHYR_VERSION="3.4.0"

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

0 comments on commit 0fe1d7e

Please sign in to comment.