mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 07:36:18 +00:00
Update build/Dockerfile.alpine
This commit is contained in:
parent
26c528ba54
commit
2e521b40f4
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ RUN printf '%s\n' 'https://dl-cdn.alpinelinux.org/alpine/latest-stable/main/' \
|
||||||
&& apk update \
|
&& apk update \
|
||||||
&& apk upgrade \
|
&& apk upgrade \
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
bash bash-completion ncurses at rsync grep \
|
bash bash-completion ncurses at rsync grep coreutils \
|
||||||
nginx \
|
nginx \
|
||||||
mariadb mariadb-client mariadb-server-utils \
|
mariadb mariadb-client mariadb-server-utils \
|
||||||
ca-certificates acl \
|
ca-certificates acl \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue