Skip to content

Commit e34037c

Browse files
committed
chore(test-suite): update docker image for test suite
1 parent 2da70d0 commit e34037c

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
@@ -24,7 +24,7 @@ export DB_MIGRATION_VERSION=${DB_MIGRATION_VERSION:-"v0.7.0-rc8"}
2424
export HOST_VERSION=${HOST_VERSION:-"31c51c3"}
2525
export GATEWAY_VERSION=${GATEWAY_VERSION:-"5d13e72"}
2626
export RELAYER_VERSION=${RELAYER_VERSION:-"v0.1.0-rc8"}
27-
export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:-"0d61373"}
27+
export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:-"76b0e4f"}
2828

2929
function print_logo() {
3030
echo -e "${LIGHT_BLUE}"

0 commit comments

Comments
 (0)