Skip to content

Commit cf61f0b

Browse files
authored
test(test-suite): update test-suite docker image for operator tests (#1510)
1 parent dac1536 commit cf61f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-suite/fhevm/fhevm-cli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ export HOST_VERSION=${HOST_VERSION:-"v0.10.0"}
3838
# Other services.
3939
export CORE_VERSION=${CORE_VERSION:-"v0.12.4"}
4040
export RELAYER_VERSION=${RELAYER_VERSION:-"v0.6.0"}
41-
export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:-"fa59c8c"}
41+
export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:-"4a20721"}
4242

4343

4444
function print_logo() {

0 commit comments

Comments
 (0)