forked from LaconicNetwork/kompose
Merge pull request #668 from cdrage/update-examples
Remove 'cdrage' username from example
This commit is contained in:
commit
13e9e6ccff
@ -3,4 +3,4 @@ version: "2"
|
|||||||
services:
|
services:
|
||||||
foo:
|
foo:
|
||||||
build: "./build"
|
build: "./build"
|
||||||
image: docker.io/cdrage/foobar
|
image: docker.io/foo/bar
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user