Skip to content

Commit a7b2102

Browse files
author
Hauke Ingwersen
committed
adding mysql8 auth support
1 parent de19363 commit a7b2102

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ RUN apk info \
3939
php7-simplexml \
4040
php7-dom \
4141
mysql-client \
42+
mariadb-connector-c \
4243
yarn@edge \
4344
&& docker-php-ext-configure gd --with-freetype --with-jpeg \
4445
&& docker-php-ext-install -j$(nproc) \

0 commit comments

Comments
 (0)