Compare commits

..

1 Commits

Author SHA1 Message Date
b24cf4cbf0
chore(deps): update dependency postfixadmin/postfixadmin to v3.3.14
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-11-21 20:28:13 +00:00

View File

@ -1,6 +1,6 @@
# POSTFIXADMIN_VERSION
# Only required to install a specifiy version
POSTFIXADMIN_VERSION?=3.3.13
POSTFIXADMIN_VERSION?=3.3.14
# PODMAN_BIN's and tools
PODMAN_BIN?=$(shell which podman)