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

Commit: 31d677e
Author: Network Service Mesh Bot
Date: 2022-11-24 05:05:24 -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 24, 2022
1 parent 88ddd11 commit 2849206
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:75a530e
image: ghcr.io/networkservicemesh/ci/cmd-nsc-simple-docker:31d677e
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:75a530e
image: ghcr.io/networkservicemesh/ci/cmd-nsc-simple-docker:31d677e
privileged: true
container_name: nsc-simple-docker
restart: always
Expand Down

0 comments on commit 2849206

Please sign in to comment.