Merge pull request #138 from tobypinder/patch-1

Fix image reference
This commit is contained in:
Dawid Dziurla 2019-07-25 11:32:05 +02:00 committed by GitHub
commit 339ee0596f
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