From b7ea7f9c019971d8933377c1308a0901157a9de6 Mon Sep 17 00:00:00 2001 From: ace Date: Sat, 15 Feb 2025 22:28:28 +0300 Subject: [PATCH] dovecot: v2.3.16, build 5 --- dovecot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dovecot/Makefile b/dovecot/Makefile index 8e19cb7..337caf5 100644 --- a/dovecot/Makefile +++ b/dovecot/Makefile @@ -1,10 +1,10 @@ VERSION=2.3.16 -BUILD=4 +BUILD=5 IMAGE=dovecot REGISTRY=gitea.geekhome.org/ghp DOVECOT_VERSION=$(VERSION) -POSTFIX_VERSION=3.5.9 +POSTFIX_VERSION=3.5.25 .PHONY: build push all