Skip to content

Commit

Permalink
mysql-client package replaced with default-mysql-client
Browse files Browse the repository at this point in the history
  • Loading branch information
UncleTawnos authored Feb 5, 2021
1 parent e1959a1 commit 40226e5
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 @@ -16,7 +16,7 @@ RUN apt-get update \
wget dnsutils netcat curl telnet iputils-ping links \
gnupg net-tools inetutils-traceroute \
git vim-nox gettext-base bash-completion jq patch gawk \
mysql-client postgresql-client redis-tools kafkacat \
default-mysql-client postgresql-client redis-tools kafkacat \
&& apt-get clean


Expand Down

0 comments on commit 40226e5

Please sign in to comment.