Skip to content

Commit

Permalink
Renode: Update to version 1.14.0
Browse files Browse the repository at this point in the history
Update to the latest version of Renode Simulator

Signed-off-by: Kai Meinhard <[email protected]>
  • Loading branch information
Kai Meinhard authored and stephanosio committed Nov 21, 2023
1 parent f179c67 commit 4dde865
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 @@ -7,7 +7,7 @@ ARG ZSDK_VERSION=0.16.3
ENV ZSDK_VERSION=$ZSDK_VERSION
ARG DOXYGEN_VERSION=1.9.4
ENV DOXYGEN_VERSION=$DOXYGEN_VERSION
ARG RENODE_VERSION=1.13.3
ARG RENODE_VERSION=1.14.0
ENV RENODE_VERSION=$RENODE_VERSION
ARG LLVM_VERSION=16
ENV LLVM_VERSION=$LLVM_VERSION
Expand Down

0 comments on commit 4dde865

Please sign in to comment.