зеркало из https://github.com/Azure/ARO-RP.git
ARO-4779: Mirror new hive image to close vulns
This commit is contained in:
Родитель
b86781166e
Коммит
a017435855
|
@ -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:f1bc6ceaf3",
|
||||
"quay.io/app-sre/hive:9dd47f8bfa",
|
||||
} {
|
||||
log.Printf("mirroring %s -> %s", ref, pkgmirror.Dest(dstAcr+acrDomainSuffix, ref))
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче