Skip to content

Commit

Permalink
Update application version to latest version from networkservicemesh/…
Browse files Browse the repository at this point in the history
…cmd-nsc-vpp@master networkservicemesh/cmd-nsc-vpp#

networkservicemesh/cmd-nsc-vpp PR link: https://github.com/networkservicemesh/cmd-nsc-vpp/pull/

networkservicemesh/cmd-nsc-vpp commit message:
commit 7a5097b7cd273fee75930fdb90128dc5cf6301bd
Author: Denis Tingaikin <49399980+denis-tingaikin@users.noreply.github.com>
Date:   Tue Mar 9 06:08:40 2021 +0700

    fix: Use ENTRYPOINT instead of  CMD to receive os.Signal correctly (#32)

    Signed-off-by: Denis Tingaikin <denis.tingajkin@xored.com>

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Mar 8, 2021
1 parent de2e559 commit d18a48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsc-memif/nsc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: nsc
image: networkservicemeshci/cmd-nsc-vpp:215406a4
image: networkservicemeshci/cmd-nsc-vpp:7a5097b7
imagePullPolicy: IfNotPresent
env:
- name: NSM_REQUEST_TIMEOUT
Expand Down

0 comments on commit d18a48c

Please sign in to comment.