Skip to content

Commit

Permalink
Use the latest DAC docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal committed May 21, 2024
1 parent ffd4982 commit d22b6d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/datacommittee_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func TestDataCommittee(t *testing.T) {
ksFile = "/tmp/pkey"
cfgFile = "/tmp/dacnodeconfigfile.json"
ksPass = "pass"
dacNodeContainer = "hermeznetwork/cdk-data-availability:v0.0.4"
dacNodeContainer = "0xpolygon/cdk-data-availability:latest"
)

// Setup
Expand Down

0 comments on commit d22b6d7

Please sign in to comment.