mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 00:06:19 +00:00
Add rsync package for roundcube updater
This commit is contained in:
parent
8bbe104db6
commit
ffe261b823
2 changed files with 2 additions and 2 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 \
|
||||
bash bash-completion ncurses at rsync \
|
||||
nginx \
|
||||
mariadb mariadb-client \
|
||||
ca-certificates acl \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue