Skip to content

Commit

Permalink
Add sheets app to image
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhai committed Sep 25, 2024
1 parent ca503bc commit 82d5a3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ COPY --from=builder /code/llmstack/organizations /code/llmstack/organizations
COPY --from=builder /code/llmstack/play /code/llmstack/play
COPY --from=builder /code/llmstack/processors /code/llmstack/processors
COPY --from=builder /code/llmstack/server /code/llmstack/server
COPY --from=builder /code/llmstack/sheets /code/llmstack/sheets
COPY --from=builder /code/manage.py /code/manage.py
COPY --from=builder /code/docker/api/docker-entrypoint.sh /code/docker-entrypoint.sh

Expand Down

0 comments on commit 82d5a3e

Please sign in to comment.