Skip to content

Commit

Permalink
Update to Zephyr v3.1.0 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoBCD committed Jun 6, 2022
1 parent 2624741 commit 4549e9e
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 @@ -2,7 +2,7 @@ FROM --platform=linux/amd64 buildpack-deps:focal-scm

ARG CMAKE_VERSION=3.20.5
ARG ZSDK_VERSION=0.14.2
ARG ZEPHYR_ZREPO_VERSION=3.1.0-rc3
ARG ZEPHYR_ZREPO_VERSION=3.1.0
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll --no-check-certificate"
ARG HOSTTYPE=x86_64

Expand Down

0 comments on commit 4549e9e

Please sign in to comment.