Skip to content

Commit

Permalink
Mirror hive revender images
Browse files Browse the repository at this point in the history
  • Loading branch information
s-fairchild authored and cadenmarchese committed Feb 12, 2024
1 parent 320a151 commit b628965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/aro/mirror.go
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ func mirror(ctx context.Context, log *logrus.Entry) error {
"quay.io/app-sre/managed-upgrade-operator:v0.1.952-44b631a",

// https://quay.io/repository/app-sre/hive?tab=tags
"quay.io/app-sre/hive:9dd47f8bfa",
"quay.io/app-sre/hive:5fbe0d158b",
} {
log.Printf("mirroring %s -> %s", ref, pkgmirror.Dest(dstAcr+acrDomainSuffix, ref))

Expand Down

0 comments on commit b628965

Please sign in to comment.