Skip to content

Commit dda8f0c

Browse files
committed
re-added mysql client
1 parent 464ff39 commit dda8f0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php/Dockerfile-fpm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ RUN apt-get update && \
1515
git \
1616
nano \
1717
npm \
18+
default-mysql-client \
1819
--no-install-recommends && \
1920
apt-get clean && \
2021
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

0 commit comments

Comments
 (0)