Fix naming of image
This commit is contained in:
parent
59b5ad509e
commit
f735a7cf47
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
linuxbuilder:
|
||||
image: LinuxAgent
|
||||
image: linuxagent
|
||||
container_name: linuxbuilder
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue