Skip to content

Commit

Permalink
Zephyr 3.3.0, Zephyr SDK 0.15.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyBCD committed Feb 21, 2023
1 parent 9568eec commit 4a59862
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:jammy-scm

ARG CMAKE_VERSION=3.20.5
ARG ZSDK_VERSION=0.15.1
ARG ZEPHYR_ZREPO_VERSION=3.2.0
ARG ZSDK_VERSION=0.15.2
ARG ZEPHYR_ZREPO_VERSION=3.3.0
ARG WGET_ARGS="-q --show-progress --progress=bar:force:noscroll --no-check-certificate"
ARG HOSTTYPE=x86_64

Expand Down

0 comments on commit 4a59862

Please sign in to comment.