Skip to content

Commit

Permalink
Fix minor
Browse files Browse the repository at this point in the history
  • Loading branch information
kalverra committed Sep 23, 2023
1 parent 64c3439 commit 882e874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/testsetups/ocr.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ func (o *OCRSoakTest) DeployEnvironment(customChainlinkNetworkTOML string) {
Values: map[string]any{
"geth": map[string]any{
"image": map[string]any{
"version": "1.10.8",
"version": "1.10.4",
},
},
},
Expand Down

0 comments on commit 882e874

Please sign in to comment.