Merge pull request #83 from sbrunecker/bug/79/fix-mysql-8

fix: not able to connect to mysql 8 db with caching_sha2_password
This commit is contained in:
Dave Conroy
2021-10-15 16:25:20 -07:00
committed by GitHub

View File

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