mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 00:06:19 +00:00
Changed rejected email monitor while statement
This commit is contained in:
parent
5e833ed009
commit
b397b61348
2 changed files with 4 additions and 8 deletions
|
|
@ -24,7 +24,7 @@ RUN printf '%s\n' 'https://dl-cdn.alpinelinux.org/alpine/latest-stable/main/' \
|
|||
&& apk update \
|
||||
&& apk upgrade \
|
||||
&& apk add --no-cache \
|
||||
bash bash-completion ncurses at rsync \
|
||||
bash bash-completion ncurses at rsync grep \
|
||||
nginx \
|
||||
mariadb mariadb-client mariadb-server-utils \
|
||||
ca-certificates acl \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue