Skip to content

Commit 99c927f

Browse files
committed
trying to fix dev docker img
1 parent 249192a commit 99c927f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cubejs-docker/dev.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ COPY package.json .
2929
COPY lerna.json .
3030
COPY yarn.lock .
3131
COPY tsconfig.base.json .
32+
COPY tsconfig.json .
3233
COPY rollup.config.js .
3334
COPY packages/cubejs-linter packages/cubejs-linter
3435

0 commit comments

Comments
 (0)