We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcedb70 commit 563c328Copy full SHA for 563c328
docker/api/Dockerfile
@@ -92,7 +92,6 @@ COPY --from=builder /code/llmstack/data /code/llmstack/data
92
COPY --from=builder /code/llmstack/emails /code/llmstack/emails
93
COPY --from=builder /code/llmstack/events /code/llmstack/events
94
COPY --from=builder /code/llmstack/fixtures /code/llmstack/fixtures
95
-COPY --from=builder /code/llmstack/generated_files /code/llmstack/generated_files
96
COPY --from=builder /code/llmstack/jobs /code/llmstack/jobs
97
COPY --from=builder /code/llmstack/organizations /code/llmstack/organizations
98
COPY --from=builder /code/llmstack/play /code/llmstack/play
0 commit comments