You've already forked postfixadmin-docker
Compare commits
1 Commits
renovate/p
...
renovate/p
Author | SHA1 | Date | |
---|---|---|---|
c86588eba3
|
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
# POSTFIXADMIN_VERSION
|
# POSTFIXADMIN_VERSION
|
||||||
# Only required to install a specify version
|
# Only required to install a specify version
|
||||||
POSTFIXADMIN_VERSION?=3.3.15 # renovate: datasource=github-tags depName=postfixadmin/postfixadmin extractVersion='postfixadmin-(?<version>\d+\.\d+\.\d+)$'
|
POSTFIXADMIN_VERSION?=4.0.0 # renovate: datasource=github-tags depName=postfixadmin/postfixadmin extractVersion='postfixadmin-(?<version>\d+\.\d+\.\d+)$'
|
||||||
|
|
||||||
# PODMAN_BIN's and tools
|
# PODMAN_BIN's and tools
|
||||||
PODMAN_BIN?=$(shell which podman)
|
PODMAN_BIN?=$(shell which podman)
|
||||||
|
Reference in New Issue
Block a user