Skip to content

Commit f3edc7c

Browse files
committed
chore(test-suite): replace test-suite docker image version
1 parent c4f4979 commit f3edc7c

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-3"}
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:-"44b8c1f"}
41+
export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:-"c4f4979"}
4242

4343

4444
function print_logo() {

0 commit comments

Comments
 (0)