diff --git a/lib/utils/device/deploy.ts b/lib/utils/device/deploy.ts index 54369daf..3e28528a 100644 --- a/lib/utils/device/deploy.ts +++ b/lib/utils/device/deploy.ts @@ -356,6 +356,7 @@ async function assignDockerBuildOpts( }, t: generateImageName(task.serviceName), nocache: opts.nocache, + forcerm: true, }; if (task.external) { task.dockerOpts.authconfig = await getAuthConfigObj(