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