Skip to content

Commit e18f120

Browse files
author
colinlyguo
committed
remove branch name
1 parent 364c5aa commit e18f120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dockerfiles/coordinator-api/init-openvm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -uex
33

4-
OPENVM_GPU_COMMIT=dfa10b4 # branch: v1.0.0-auipc
4+
OPENVM_GPU_COMMIT=dfa10b4
55

66
DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" > /dev/null 2>&1 && pwd)
77

0 commit comments

Comments
 (0)