update images

This commit is contained in:
ace
2023-06-10 06:20:50 +03:00
parent e18832a89b
commit 6d83edd84d
9 changed files with 20 additions and 20 deletions

View File

@ -7,7 +7,7 @@ RUN dnf install -y epel-release && dnf update -y \
&& rm -rf /var/cache/yum
RUN dnf install -y postfix-3.5.8 postfix-ldap-3.5.8 postfix-mysql-3.5.8 postfix-pgsql-3.5.8 \
dovecot-2.3.16 dovecot-pigeonhole-2.3.16 opendkim-2.11.0 opendmarc-1.4.1.1 \
dovecot-2.3.16 dovecot-pigeonhole-2.3.16 opendkim-2.11.0 opendmarc-1.4.2 \
cyrus-sasl cyrus-sasl-plain cyrus-sasl-md5 pypolicyd-spf \
&& dnf clean all \
&& rm -rf /var/cache/yum

View File

@ -1,4 +1,4 @@
VERSION=1.4.1.1-1
VERSION=1.4.2-1
IMAGE=opendmarc
REGISTRY=registry.0xace.cc/ghp