rspamd: version v3.4, build 1
This commit is contained in:
parent
308fca916e
commit
415ffa4999
@ -14,7 +14,7 @@ RUN dnf install -y postfix-3.5.8 postfix-ldap-3.5.8 postfix-mysql-3.5.8 postfix-
|
||||
|
||||
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-3.2 \
|
||||
&& dnf install -y rspamd-3.4 \
|
||||
&& dnf clean all \
|
||||
&& rm -rf /var/cache/yum
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
VERSION=3.2-1
|
||||
VERSION=3.4-1
|
||||
IMAGE=rspamd
|
||||
REGISTRY=registry.0xace.cc/ghp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user