Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
ff55c99279
commit
4141079d8c
@ -35,7 +35,7 @@ impl DaggerMiddleware for DaggerBin {
|
||||
install_script,
|
||||
dagger_sdk::ContainerWithFileOpts {
|
||||
owner: None,
|
||||
permissions: Some(755),
|
||||
permissions: Some(0755),
|
||||
},
|
||||
)
|
||||
.with_env_variable("DAGGER_VERSION", &self.version)
|
||||
|
Loading…
Reference in New Issue
Block a user