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

Commit: 1c2d9b8
Author: Network Service Mesh Bot
Date: 2022-09-23 17:35:18 -0500
Message:
  - Update go.mod and go.sum to latest version from networkservicemesh/sd…
Signed-off-by: NSMBot <[email protected]>
  • Loading branch information
NSMBot committed Sep 23, 2022
1 parent 129dcba commit dd306aa
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:ffa9a8a
image: ghcr.io/networkservicemesh/ci/cmd-nsc-simple-docker:1c2d9b8
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:ffa9a8a
image: ghcr.io/networkservicemesh/ci/cmd-nsc-simple-docker:1c2d9b8
privileged: true
container_name: nsc-simple-docker
restart: always
Expand Down

0 comments on commit dd306aa

Please sign in to comment.