From df8dc7cfc4cedd343b30b53a1acc7b32c15ff5c7 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Thu, 12 May 2022 20:16:24 -0500 Subject: [PATCH] =?UTF-8?q?Update=20go.mod=20and=20go.sum=20to=20latest=20?= =?UTF-8?q?version=20from=20networkservicemesh/cm=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/nse-vfio/nse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nse-vfio/nse.yaml b/apps/nse-vfio/nse.yaml index 0fad78949b0c..62068d873e62 100644 --- a/apps/nse-vfio/nse.yaml +++ b/apps/nse-vfio/nse.yaml @@ -32,7 +32,7 @@ spec: mountPath: /dev/vfio - name: sidecar - image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:b0da7cf + image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:a125010 env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock