Skip to content

Commit

Permalink
Merge pull request #21 from bcdevices/320
Browse files Browse the repository at this point in the history
Update to Zephyr v3.2.0
  • Loading branch information
JeremyBCD committed Nov 4, 2022
2 parents 4549e9e + 80a3a1e commit 3d901fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
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
ARG ZSDK_VERSION=0.15.1
ARG ZEPHYR_ZREPO_VERSION=3.2.0
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll --no-check-certificate"
ARG HOSTTYPE=x86_64

Expand Down

0 comments on commit 3d901fa

Please sign in to comment.