Compare commits

..

No commits in common. "a3991e1273c3e6c6ad450abfbf2f28c04b2189cb" and "deef04635006df7b1d87e6aeab9d165dfd24d249" have entirely different histories.

3 changed files with 6 additions and 6 deletions

View File

@ -1,10 +1,10 @@
VERSION=2.3.16
BUILD=5
BUILD=4
IMAGE=dovecot
REGISTRY=gitea.geekhome.org/ghp
DOVECOT_VERSION=$(VERSION)
POSTFIX_VERSION=3.5.25
POSTFIX_VERSION=3.5.9
.PHONY: build push all

View File

@ -1,5 +1,5 @@
VERSION=3.5.25
BUILD=1
VERSION=3.5.9
BUILD=3
IMAGE=postfix
REGISTRY=gitea.geekhome.org/ghp

View File

@ -1,10 +1,10 @@
VERSION=3.11.0
VERSION=3.10.2
BUILD=1
IMAGE=rspamd
REGISTRY=gitea.geekhome.org/ghp
DOVECOT_VERSION=2.3.16
POSTFIX_VERSION=3.5.25
POSTFIX_VERSION=3.5.9
RSPAMD_VERSION=$(VERSION)
.PHONY: build push all