forked from LaconicNetwork/kompose
Remove 'cdrage' username from example
Removes username in favour of a foobar username
This commit is contained in:
parent
df663e4a65
commit
3694f2535e
@ -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