update rsmapd image
This commit is contained in:
parent
527c66dafa
commit
4b66045df3
@ -15,7 +15,7 @@ RUN dnf --nogpg install -y https://mirror.ghettoforge.org/distributions/gf/el/8/
|
||||
|
||||
RUN curl https://rspamd.com/rpm-stable/centos-8/rspamd.repo > /etc/yum.repos.d/rspamd.repo \
|
||||
&& rpm --import https://rspamd.com/rpm/gpg.key \
|
||||
&& dnf install -y rspamd \
|
||||
&& dnf install -y rspamd-2.7 \
|
||||
&& dnf clean all \
|
||||
&& rm -rf /var/cache/yum
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
VERSION=2.6
|
||||
VERSION=2.7
|
||||
IMAGE=rspamd
|
||||
REGISTRY=registry.0xace.cc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user