Skip to content

Commit e748a78

Browse files
author
mike dupont
committed
changing the image name
1 parent f486aab commit e748a78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ version: '3'
33
services:
44
mina-local-network:
55
restart: no
6-
image: o1js-build
6+
#image: o1js-build
7+
image: ghcr.io/meta-introspector/o1js/o1js-perf-reporting:latest
78
build: .
89
privileged: true
910
environment:

0 commit comments

Comments
 (0)