Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user