Skip to content

Commit a20afdf

Browse files
committed
change docker hub repos
1 parent 52d2f82 commit a20afdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $ docker-machine ssh default "sudo modprobe openvswitch"
1717

1818
```yaml
1919
plugin:
20-
image: gopher-net/ovs-plugin
20+
image: gophernet/ovs-plugin
2121
volumes:
2222
- /run/docker/plugins:/run/docker/plugins
2323
- /var/run/docker.sock:/var/run/docker.sock

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugin:
2-
image: gopher-net/ovs-plugin
2+
image: gophernet/ovs-plugin
33
volumes:
44
- /run/docker/plugins:/run/docker/plugins
55
- /var/run/docker.sock:/var/run/docker.sock

0 commit comments

Comments
 (0)