From eaa55597cb3714622c6cf6741cd4643867a40995 Mon Sep 17 00:00:00 2001 From: Yongli Chen Date: Wed, 25 Sep 2019 11:29:57 -0700 Subject: [PATCH] Update azure-npm.yaml --- npm/azure-npm.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/npm/azure-npm.yaml b/npm/azure-npm.yaml index 725a070127..b8e300f65e 100644 --- a/npm/azure-npm.yaml +++ b/npm/azure-npm.yaml @@ -76,7 +76,7 @@ spec: beta.kubernetes.io/os: linux containers: - name: azure-npm - image: containernetworking/azure-npm:v1.0.23 + image: mcr.microsoft.com/containernetworking/azure-npm:v1.0.27 securityContext: privileged: true env: @@ -117,4 +117,4 @@ spec: type: Directory - name: socket-dir emptyDir: {} - serviceAccountName: azure-npm \ No newline at end of file + serviceAccountName: azure-npm