Changed rejected email monitor while statement

This commit is contained in:
myve 2025-02-26 12:34:06 +00:00
commit 2f2a0315d1

View file

@ -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 grep \
bash bash-completion ncurses at rsync grep tail \
nginx \
mariadb mariadb-client mariadb-server-utils \
ca-certificates acl \