Skip to content

Commit

Permalink
fix typo in bash completions
Browse files Browse the repository at this point in the history
  • Loading branch information
francis-starlab committed Mar 16, 2022
1 parent 29cdbab commit 2881aee
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 @@ -63,7 +63,7 @@ RUN dnf install -y \
tini \
\
# For testing the cli
bash-completions \
bash-completion \
&& dnf clean all && \
rm -rf /var/cache/dnf/* /tmp/* /var/tmp/*

Expand Down

0 comments on commit 2881aee

Please sign in to comment.