Skip to content

Commit 192bb3b

Browse files
committed
pin bmi_rs
1 parent e364312 commit 192bb3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

singularity/singularity_ngen.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ From: rockylinux:9.1
172172
mkdir -p /build
173173
cd /build
174174
git clone --depth=1 https://github.com/aaraney/bmi-rs
175-
git clone --depth=1 --branch v0.1.0 https://github.com/ciroh-ua/rust-lstm-1025
175+
git clone --depth=1 --branch bmi_rs_pin https://github.com/ciroh-ua/rust-lstm-1025
176176
cd /build/rust-lstm-1025
177177
cargo build --release
178178

0 commit comments

Comments
 (0)