File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ services:
31
31
- coprocessor-network
32
32
33
33
operator :
34
- image : ghcr.io/zippiehq/cartesi-coprocessor-operator:latest
34
+ image : ghcr.io/zippiehq/cartesi-coprocessor-operator:v1.1.0
35
35
container_name : cartesi-coprocessor-operator
36
36
ports :
37
37
- 127.0.0.1:3033:3033
@@ -54,7 +54,7 @@ services:
54
54
- coprocessor-network
55
55
56
56
setup-operator :
57
- image : ghcr.io/zippiehq/cartesi-coprocessor-operator:latest
57
+ image : ghcr.io/zippiehq/cartesi-coprocessor-operator:v1.1.0
58
58
container_name : cartesi-coprocessor-setup-operator
59
59
depends_on :
60
60
anvil :
@@ -78,7 +78,7 @@ services:
78
78
- coprocessor-network
79
79
80
80
solver :
81
- image : ghcr.io/zippiehq/cartesi-coprocessor-solver:latest
81
+ image : ghcr.io/zippiehq/cartesi-coprocessor-solver:v1.1.0
82
82
container_name : cartesi-coprocessor-solver
83
83
ports :
84
84
- 127.0.0.1:3034:3034
You can’t perform that action at this time.
0 commit comments