Skip to content

Commit

Permalink
Update name
Browse files Browse the repository at this point in the history
  • Loading branch information
VaniHaripriya committed Dec 13, 2024
1 parent e068d34 commit a30d8e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ WORKDIR /bin

COPY --from=builder /opt/app-root/src/backend/src/apiserver/config/ /config
COPY --from=builder /bin/apiserver /bin/apiserver
COPY --from=builder /opt/app-root/src/backend/src/apiserver/ilab_pipeline/pipeline.yaml /pipelines/
COPY --from=builder /opt/app-root/src/backend/src/apiserver/ilab_pipeline/instructlab.yaml /pipelines/

RUN chmod +x /bin/apiserver

Expand Down

0 comments on commit a30d8e0

Please sign in to comment.