Skip to content

Commit

Permalink
Dockerfile: Update to Zephyr SDK 0.15.0-rc2
Browse files Browse the repository at this point in the history
This commit updates the Zephyr SDK version to 0.15.0-rc2.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
  • Loading branch information
stephanosio committed Aug 14, 2022
1 parent 16444c5 commit dcfdbb3
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
@@ -1,6 +1,6 @@
FROM ubuntu:20.04

ARG ZSDK_VERSION=0.15.0-rc1
ARG ZSDK_VERSION=0.15.0-rc2
ARG DOXYGEN_VERSION=1.9.4
ARG CMAKE_VERSION=3.20.5
ARG RENODE_VERSION=1.13.0
Expand Down

0 comments on commit dcfdbb3

Please sign in to comment.