Fix image reference

According to rest of docs this should be "lazyteam"
This commit is contained in:
Toby Pinder 2019-07-25 10:20:52 +01:00 committed by GitHub
parent b5f64c0a2e
commit b2620b59a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,10 +7,10 @@ services:
BASE_IMAGE_BUILDER: golang
GOARCH: amd64
GOARM:
image: jesseduffield/lazydocker
image: lazyteam/lazydocker
container_name: lazydocker
stdin_open: true
tty: true
volumes:
- /var/run/docker.sock:/var/run/docker.sock
- ./config:/.config/jesseduffield/lazydocker
- ./config:/.config/jesseduffield/lazydocker