fix: not able to connect to mysql 8 db with caching_sha2_password

This commit is contained in:
Stefan Brunecker
2021-10-16 00:46:35 +02:00
parent 3e8585394d
commit bf8bce0893

View File

@@ -121,6 +121,7 @@ RUN set -ex && \
influxdb \ influxdb \
libarchive \ libarchive \
mariadb-client \ mariadb-client \
mariadb-connector-c \
mongodb-tools \ mongodb-tools \
libressl \ libressl \
pigz \ pigz \