mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-07-22 00:01:28 -04:00
Compare commits
No commits in common. "ae7d6ab148c0ee2baa6d1fda0ebad9aafbf37e2b" and "dc2f61a27c3ca1eecf412478a94a75f2cef45637" have entirely different histories.
ae7d6ab148
...
dc2f61a27c
@ -37,13 +37,13 @@ RUN addgroup -g 5000 vmail \
|
|||||||
lua-sec \
|
lua-sec \
|
||||||
lua-sql-mysql \
|
lua-sql-mysql \
|
||||||
lua5.3-sql-mysql \
|
lua5.3-sql-mysql \
|
||||||
icu-data-full \
|
|
||||||
make \
|
make \
|
||||||
mariadb-connector-c \
|
mariadb-connector-c \
|
||||||
mariadb-dev \
|
mariadb-dev \
|
||||||
glib-dev \
|
glib-dev \
|
||||||
gcompat \
|
gcompat \
|
||||||
mariadb-client \
|
mariadb-client \
|
||||||
|
# libressl-dev \
|
||||||
openssl-dev \
|
openssl-dev \
|
||||||
pcre-dev \
|
pcre-dev \
|
||||||
perl \
|
perl \
|
||||||
|
@ -230,7 +230,7 @@ services:
|
|||||||
- sogo
|
- sogo
|
||||||
|
|
||||||
dovecot-mailcow:
|
dovecot-mailcow:
|
||||||
image: mailcow/dovecot:nightly-20231024
|
image: mailcow/dovecot:nightly-20231016
|
||||||
depends_on:
|
depends_on:
|
||||||
- mysql-mailcow
|
- mysql-mailcow
|
||||||
dns:
|
dns:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user