Skip to content

Commit

Permalink
ci: Bump BabbleSim version from v2.2 to v2.3
Browse files Browse the repository at this point in the history
Which includes some new encryption APIs.
Note bsim keeps being backwards compatible.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
  • Loading branch information
aescolar authored and stephanosio committed Aug 28, 2024
1 parent ba52885 commit 91b50be
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 @@ -15,7 +15,7 @@ ARG RENODE_VERSION=1.15.2
ENV RENODE_VERSION=$RENODE_VERSION
ARG LLVM_VERSION=16
ENV LLVM_VERSION=$LLVM_VERSION
ARG BSIM_VERSION=v2.2
ARG BSIM_VERSION=v2.3
ENV BSIM_VERSION=$BSIM_VERSION
ARG SPARSE_VERSION=9212270048c3bd23f56c20a83d4f89b870b2b26e
ENV SPARSE_VERSION=$SPARSE_VERSION
Expand Down

0 comments on commit 91b50be

Please sign in to comment.