Skip to content

Commit

Permalink
Show the full reference
Browse files Browse the repository at this point in the history
  • Loading branch information
sajayantony committed Aug 26, 2021
1 parent 98562df commit 4d21ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/hora/cmd/referrer.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ func listReferrers(opts referrerCmdOptions) error {
}

// TODO replace with code
rootImage := treeprint.NewWithRoot(subRef.Digest)
rootImage := treeprint.NewWithRoot(subRef.String())

stores, err := sf.CreateStoresFromConfig(cf.StoresConfig, config.GetDefaultPluginPath())

Expand Down

0 comments on commit 4d21ee7

Please sign in to comment.