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 @@ -25,7 +25,7 @@ build-latest:
25
25
$(MAKE ) build TAG=latest \
26
26
PROTOCOL_VERSION_DEFAULT=22 \
27
27
XDR_REF=v22.0.0 \
28
- CORE_REF=v22.0 .0 \
28
+ CORE_REF=v22.2 .0 \
29
29
HORIZON_REF=horizon-v22.0.2 \
30
30
STELLAR_RPC_REF=v22.1.2 \
31
31
FRIENDBOT_REF=horizon-v22.0.2
@@ -34,7 +34,7 @@ build-testing:
34
34
$(MAKE ) build TAG=testing \
35
35
PROTOCOL_VERSION_DEFAULT=22 \
36
36
XDR_REF=v22.0.0 \
37
- CORE_REF=v22.0 .0 \
37
+ CORE_REF=v22.2 .0 \
38
38
HORIZON_REF=horizon-v22.0.2 \
39
39
STELLAR_RPC_REF=v22.1.2 \
40
40
FRIENDBOT_REF=horizon-v22.0.2
@@ -43,7 +43,7 @@ build-future:
43
43
$(MAKE ) build TAG=future \
44
44
PROTOCOL_VERSION_DEFAULT=22 \
45
45
XDR_REF=v22.0.0 \
46
- CORE_REF=v22.0 .0 \
46
+ CORE_REF=v22.2 .0 \
47
47
HORIZON_REF=horizon-v22.0.2 \
48
48
STELLAR_RPC_REF=v22.1.2 \
49
49
FRIENDBOT_REF=horizon-v22.0.2
You can’t perform that action at this time.
0 commit comments