Skip to content

Commit 4948119

Browse files
committed
Copy data contrib
1 parent daa1e5e commit 4948119

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/api/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ RUN set -ex \
8282
COPY --from=builder /code/llmstack/client/build/index.html /code/llmstack/client/build/index.html
8383
COPY --from=builder /code/llmstack/client/build/static /code/llmstack/client/build/static
8484
COPY --from=builder /code/llmstack/contrib/apps /code/llmstack/contrib/apps
85+
COPY --from=builder /code/llmstack/contrib/data /code/llmstack/contrib/data
8586
COPY --from=builder /code/llmstack/static /code/llmstack/static
8687
COPY --from=builder /code/llmstack/apps /code/llmstack/apps
8788
COPY --from=builder /code/llmstack/assets /code/llmstack/assets

0 commit comments

Comments
 (0)