This commit is contained in:
Amber Brown 2023-01-12 14:39:39 +11:00 коммит произвёл GitHub
Родитель 7447d1b01d
Коммит 57da7367e9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -163,7 +163,7 @@ func mirror(ctx context.Context, log *logrus.Entry) error {
"registry.access.redhat.com/ubi8/go-toolset:1.17.7",
"mcr.microsoft.com/azure-cli:latest",
"quay.io/app-sre/managed-upgrade-operator:v0.1.856-eebbe07",
"quay.io/app-sre/managed-upgrade-operator:v0.1.887-b00c935",
"quay.io/app-sre/hive:fec14dc",
} {
log.Printf("mirroring %s -> %s", ref, pkgmirror.Dest(dstAcr+acrDomainSuffix, ref))