Skip to content

Commit

Permalink
Add missing quote
Browse files Browse the repository at this point in the history
  • Loading branch information
srp3rd committed Mar 26, 2024
1 parent d99ccba commit fefcb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ingestd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ RUN source /opt/lsst/software/stack/loadLSST.bash && \

COPY run.sh /home/lsst/run.sh

ENTRYPOINT [ /home/lsst/run.sh" ]
ENTRYPOINT [ "/home/lsst/run.sh" ]

0 comments on commit fefcb67

Please sign in to comment.