Skip to content

Commit 4328499

Browse files
aescolarstephanosio
authored andcommitted
Update bsim to version v3.0.1
Main changes since v3.0 * libUtilv1: dump_files: Fix in file access macros Note: Like before, bsim remains fully backwards compatible Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
1 parent 913b826 commit 4328499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ARG RENODE_VERSION=1.16.0
2323
ENV RENODE_VERSION=$RENODE_VERSION
2424
ARG LLVM_VERSION=20
2525
ENV LLVM_VERSION=$LLVM_VERSION
26-
ARG BSIM_VERSION=v3.0
26+
ARG BSIM_VERSION=v3.0.1
2727
ENV BSIM_VERSION=$BSIM_VERSION
2828
ARG SPARSE_VERSION=9212270048c3bd23f56c20a83d4f89b870b2b26e
2929
ENV SPARSE_VERSION=$SPARSE_VERSION

0 commit comments

Comments
 (0)