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