diff --git a/Dockerfile b/Dockerfile index 4e00861..bf7c117 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ LABEL ImageName="registry.gitlab.com/wolutator/mosquitto-with-auth" RUN \ apt update && \ - apt install -y libmariadbclient && \ + apt install -y mariadb-client && \ apt install -y openssl && \ mv opt /