We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 364c5aa commit e18f120Copy full SHA for e18f120
build/dockerfiles/coordinator-api/init-openvm.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -uex
3
4
-OPENVM_GPU_COMMIT=dfa10b4 # branch: v1.0.0-auipc
+OPENVM_GPU_COMMIT=dfa10b4
5
6
DIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" > /dev/null 2>&1 && pwd)
7
0 commit comments