Skip to content

Commit

Permalink
change registry
Browse files Browse the repository at this point in the history
  • Loading branch information
anhductn2001 committed Feb 21, 2024
1 parent d37bc29 commit 072d207
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/setup.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ import (
)

var (
DymensionMainRepo = "ghcr.io/decentrio/dymension"
DymensionMainRepo = "ghcr.io/dymensionxyz/dymension"

RollappMainRepo = "ghcr.io/decentrio/rollapp"
RollappMainRepo = "ghcr.io/dymensionxyz/rollapp"

repo, version = GetDockerImageInfo()

Expand Down

0 comments on commit 072d207

Please sign in to comment.