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#50

Commit: e4c9c07
Author: Network Service Mesh Bot
Date: 2022-12-07 06:59:11 -0600
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
  • Loading branch information
NSMBot committed Dec 7, 2022
1 parent 9a4470d commit 2d1cd28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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:37fa87d
image: ghcr.io/networkservicemesh/ci/cmd-nsc-simple-docker:e4c9c07
privileged: true
container_name: nsc-simple-docker
restart: always
Expand Down
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:37fa87d
image: ghcr.io/networkservicemesh/ci/cmd-nsc-simple-docker:e4c9c07
privileged: true
container_name: nsc-simple-docker
restart: always
Expand Down

0 comments on commit 2d1cd28

Please sign in to comment.