mirror of
https://github.com/fleetbase/fleetbase.git
synced 2025-12-19 22:27:22 +00:00
fix the docker-bake
This commit is contained in:
@@ -27,7 +27,7 @@ target "app" {
|
||||
) : []
|
||||
|
||||
secret = [
|
||||
"type=file,id=composer_auth,src=${HOME}/.composer/auth.json"
|
||||
"type=file,id=composer_auth,src=./composer-auth.json"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user