From 936e1739d0a17b77c529b89ff082db495314075b Mon Sep 17 00:00:00 2001 From: Noah Santschi-Cooney Date: Thu, 17 Apr 2025 12:16:46 +0100 Subject: [PATCH] chore: revert to RHEcosystemAppEng in .npmrc for building docker image --- docker-image/configs/.npmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-image/configs/.npmrc b/docker-image/configs/.npmrc index 6a001f2e..e7e2252b 100644 --- a/docker-image/configs/.npmrc +++ b/docker-image/configs/.npmrc @@ -1,2 +1,2 @@ //npm.pkg.github.com/:_authToken=__PACKAGE_REGISTRY_ACCESS_TOKEN__ -@trustification:registry=https://npm.pkg.github.com +@RHEcosystemAppEng:registry=https://npm.pkg.github.com