Skip to content

Commit

Permalink
Replaced sh to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
Fingerling42 committed Aug 13, 2024
1 parent ba17f83 commit 48815d8
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 @@ -32,4 +32,4 @@ ENV ROS_SUPER_CLIENT=TRUE

USER $USERNAME

CMD ["/bin/sh"]
CMD ["/bin/bash"]

0 comments on commit 48815d8

Please sign in to comment.