update rsmapd image
This commit is contained in:
		@@ -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
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user