Commit 3c6e6607 authored by nimrod's avatar nimrod
Browse files

Don't upgrade to a newer version of mariadb.

The new version requires a newer version of the connector than Debian
Bullseye has.
parent d2821073
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -184,7 +184,7 @@ RUN apt-get update && \
        khal \
        khard \
        magic-wormhole \
        mariadb \
        'mariadb<1.1.0' \
        mycli \
        netaddr \
        paramiko \