Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrimapo authored Nov 20, 2024
2 parents 81a4b25 + 03da9fb commit 3cb6499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,4 @@ RUN echo "source /root/ws/install/setup.bash" >> ~/.bashrc

COPY ./entrypoint.bash /
ENTRYPOINT [ "/entrypoint.bash" ]
CMD [ "/bin/bash" ]
CMD [ "/bin/bash" ]

0 comments on commit 3cb6499

Please sign in to comment.