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,7 +7,7 @@ services:
BASE_IMAGE_BUILDER: golang BASE_IMAGE_BUILDER: golang
GOARCH: amd64 GOARCH: amd64
GOARM: GOARM:
image: jesseduffield/lazydocker image: lazyteam/lazydocker
container_name: lazydocker container_name: lazydocker
stdin_open: true stdin_open: true
tty: true tty: true