File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,11 +36,11 @@ export GATEWAY_VERSION=${GATEWAY_VERSION:-"v0.10.2"}
3636export HOST_VERSION=${HOST_VERSION:- " v0.10.2" }
3737
3838# Other services.
39- export CORE_VERSION=${CORE_VERSION:- " v0.12.4 " }
39+ export CORE_VERSION=${CORE_VERSION:- " v0.12.7 " }
4040export RELAYER_VERSION=${RELAYER_VERSION:- " v0.6.0" }
41- # Test-suite docker image cannot be updated with 0.10.x releases because of the introduction a
41+ # Test-suite docker image cannot be updated with 0.10.x releases because of the introduction a
4242# breaking change in delegate user decryption tests in https://github.com/zama-ai/fhevm/pull/1092
43- export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:- " 1c70735" }
43+ export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:- " 1c70735" }
4444
4545
4646function print_logo() {
You can’t perform that action at this time.
0 commit comments