From c8ec4a004a98149ac54da9e9553d677c034040c1 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 16 Dec 2022 22:39:59 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-vfio@main PR link: https://github.com/networkservicemesh/cmd-nse-vfio/pull/420 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 702ec81 Author: Network Service Mesh Bot Date: 2022-12-16 16:39:12 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- 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 b9e94ea42a43..87d9bd5adeb4 100644 --- a/apps/nse-vfio/nse.yaml +++ b/apps/nse-vfio/nse.yaml @@ -32,7 +32,7 @@ spec: mountPath: /dev/vfio - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:7d9b269 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vfio:702ec81 env: - name: SPIFFE_ENDPOINT_SOCKET value: unix:///run/spire/sockets/agent.sock