Skip to content

Commit

Permalink
Update to Zephyr v3.1.0-rc3 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoBCD committed Jun 2, 2022
1 parent 0773aff commit 2624741
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-rc1
ARG ZEPHYR_ZREPO_VERSION=3.1.0-rc3
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll --no-check-certificate"
ARG HOSTTYPE=x86_64

Expand Down

0 comments on commit 2624741

Please sign in to comment.