Skip to content

Commit

Permalink
Dockerfile: update Renode to 1.13.3
Browse files Browse the repository at this point in the history
This commit updates the Renode version that is used in the Dockerfile to
1.13.3.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
  • Loading branch information
fkokosinski authored and stephanosio committed Feb 20, 2023
1 parent 70626af commit 89bba54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ci
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM ${BASE_IMAGE:-zephyrprojectrtos/ci-base:latest}
ARG ZSDK_VERSION=0.15.2
ARG DOXYGEN_VERSION=1.9.4
ARG CMAKE_VERSION=3.20.5
ARG RENODE_VERSION=1.13.2
ARG RENODE_VERSION=1.13.3
ARG LLVM_VERSION=15
ARG BSIM_VERSION=v1.1.2
ARG SPARSE_VERSION=9212270048c3bd23f56c20a83d4f89b870b2b26e
Expand Down

0 comments on commit 89bba54

Please sign in to comment.