Skip to content

Commit

Permalink
fix: switch images
Browse files Browse the repository at this point in the history
  • Loading branch information
johnletey committed Mar 7, 2024
1 parent 635f8f0 commit 4cf171e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interchaintest/upgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
)

const (
ghcrRepo = "ghcr.io/strangelove-ventures/noble"
ghcrRepo = "ghcr.io/strangelove-ventures/heighliner/noble"
containerUidGid = "1025:1025"

haltHeightDelta = uint64(10) // will propose upgrade this many blocks in the future
Expand Down

0 comments on commit 4cf171e

Please sign in to comment.