Skip to content

Commit

Permalink
Revert "Dockerfile: update Renode to 1.15.1"
Browse files Browse the repository at this point in the history
This reverts commit de6da0b in order to
ensure that the v0.26-branch remains compatible with Zephyr 3.7 LTS.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
  • Loading branch information
stephanosio committed Oct 15, 2024
1 parent c1d9fc8 commit 6d17a2a
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 @@ -11,7 +11,7 @@ ARG CCACHE_VERSION=4.9.1
ENV CCACHE_VERSION=$CCACHE_VERSION
ARG DOXYGEN_VERSION=1.9.4
ENV DOXYGEN_VERSION=$DOXYGEN_VERSION
ARG RENODE_VERSION=1.15.1
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 6d17a2a

Please sign in to comment.