Skip to content

Commit

Permalink
docs: Updated Dockerfile documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
2b-t committed Jul 23, 2022
1 parent 6f5fe38 commit c88e4fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get update && apt-get install -y \
python3 \
python3-distutils \
gnuplot-qt
# For unit-testing bash
# For Bash unit tests
RUN apt-get update && apt-get install -y \
bats \
dialog \
Expand Down

0 comments on commit c88e4fe

Please sign in to comment.