We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e748a78 commit 8704762Copy full SHA for 8704762
docker-compose.yml
@@ -4,7 +4,7 @@ services:
4
mina-local-network:
5
restart: no
6
#image: o1js-build
7
- image: ghcr.io/meta-introspector/o1js/o1js-perf-reporting:latest
+ image: ghcr.io/meta-introspector/o1js/o1js-perf-recording:latest
8
build: .
9
privileged: true
10
environment:
0 commit comments