Compare commits
3 Commits
deef046350
...
a3991e1273
Author | SHA1 | Date | |
---|---|---|---|
a3991e1273 | |||
b7ea7f9c01 | |||
8b7a469fc4 |
@ -1,10 +1,10 @@
|
|||||||
VERSION=2.3.16
|
VERSION=2.3.16
|
||||||
BUILD=4
|
BUILD=5
|
||||||
IMAGE=dovecot
|
IMAGE=dovecot
|
||||||
REGISTRY=gitea.geekhome.org/ghp
|
REGISTRY=gitea.geekhome.org/ghp
|
||||||
|
|
||||||
DOVECOT_VERSION=$(VERSION)
|
DOVECOT_VERSION=$(VERSION)
|
||||||
POSTFIX_VERSION=3.5.9
|
POSTFIX_VERSION=3.5.25
|
||||||
|
|
||||||
.PHONY: build push all
|
.PHONY: build push all
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
VERSION=3.5.9
|
VERSION=3.5.25
|
||||||
BUILD=3
|
BUILD=1
|
||||||
IMAGE=postfix
|
IMAGE=postfix
|
||||||
REGISTRY=gitea.geekhome.org/ghp
|
REGISTRY=gitea.geekhome.org/ghp
|
||||||
|
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
VERSION=3.10.2
|
VERSION=3.11.0
|
||||||
BUILD=1
|
BUILD=1
|
||||||
IMAGE=rspamd
|
IMAGE=rspamd
|
||||||
REGISTRY=gitea.geekhome.org/ghp
|
REGISTRY=gitea.geekhome.org/ghp
|
||||||
|
|
||||||
DOVECOT_VERSION=2.3.16
|
DOVECOT_VERSION=2.3.16
|
||||||
POSTFIX_VERSION=3.5.9
|
POSTFIX_VERSION=3.5.25
|
||||||
RSPAMD_VERSION=$(VERSION)
|
RSPAMD_VERSION=$(VERSION)
|
||||||
|
|
||||||
.PHONY: build push all
|
.PHONY: build push all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user