diff --git a/Dockerfile b/Dockerfile index 253eb2d5..78486802 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,7 +8,7 @@ COPY package.json . COPY pnpm-lock.yaml . COPY pnpm-workspace.yaml . COPY lerna.json . -COPY agent.template.yml . +COPY packages/cli/default/agent.template.yml . COPY entrypoint.sh . COPY packages/tsconfig.json packages/