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

Commit: d8715c2
Author: Network Service Mesh Bot
Date: 2022-11-16 12:02:00 -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 Nov 16, 2022
1 parent fc1d281 commit 6e1d2d3
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:6e08f64
image: ghcr.io/networkservicemesh/ci/cmd-nsc-simple-docker:d8715c2
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:6e08f64
image: ghcr.io/networkservicemesh/ci/cmd-nsc-simple-docker:d8715c2
privileged: true
container_name: nsc-simple-docker
restart: always
Expand Down

0 comments on commit 6e1d2d3

Please sign in to comment.