Skip to content

Commit

Permalink
Update go.mod and go.sum to latest version from networkservicemesh/cm…
Browse files Browse the repository at this point in the history
…d-nsc-simple-docker@main

PR link: networkservicemesh/cmd-nsc-simple-docker#231

Commit: d8d2036
Author: Network Service Mesh Bot
Date: 2024-05-27 05:33:51 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#231)
PR link: networkservicemesh/sdk-vpp#832
Commit: 206c366
Author: Nikita Skrynnik
Date: 2024-05-27 21:30:15 +1100
Message:
    - Revert nsmonitor + add additional checks to prevent random connection closes (#832)
* Add nsmonitor again + add additional checks to prevent random connection closes
* fix go linter issues
---------
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed May 27, 2024
1 parent 883d2b4 commit 4a6e7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/nsc-simple-docker/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
services:
nsc-simple-docker:
image: ghcr.io/networkservicemesh/ci/cmd-nsc-simple-docker:29cd8b1
image: ghcr.io/networkservicemesh/ci/cmd-nsc-simple-docker:d8d2036
privileged: true
container_name: nsc-simple-docker
restart: always
Expand Down

0 comments on commit 4a6e7ab

Please sign in to comment.