Skip to content

Commit

Permalink
Update Dockerfile.launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
VaniHaripriya authored Nov 25, 2024
1 parent dbcc701 commit d7e3c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile.launcher
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ COPY --from=builder /bin/launcher-v2 /bin/launcher-v2
COPY --from=builder /tmp/licenses.csv /third_party/licenses.csv
COPY --from=builder /tmp/NOTICES /third_party/NOTICES

ENTRYPOINT [ "/bin/launcher-v2" ]
ENTRYPOINT [ "/bin/launcher-v2" ]

0 comments on commit d7e3c6b

Please sign in to comment.