Skip to content

Commit c372208

Browse files
fkokosinskistephanosio
authored andcommitted
Dockerfile: update Renode to 1.15.3
This commit updates the Renode version that is used in the Dockerfile to 1.15.3. Signed-off-by: Filip Kokosinski <[email protected]>
1 parent eb419f1 commit c372208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ARG CCACHE_VERSION=4.9.1
1111
ENV CCACHE_VERSION=$CCACHE_VERSION
1212
ARG DOXYGEN_VERSION=1.9.4
1313
ENV DOXYGEN_VERSION=$DOXYGEN_VERSION
14-
ARG RENODE_VERSION=1.15.2
14+
ARG RENODE_VERSION=1.15.3
1515
ENV RENODE_VERSION=$RENODE_VERSION
1616
ARG LLVM_VERSION=16
1717
ENV LLVM_VERSION=$LLVM_VERSION

0 commit comments

Comments
 (0)