From cca0b99eb04e45e47dc52c01c060ea8b8260ec07 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 26 Nov 2024 02:34:52 +0000 Subject: [PATCH] chore(deps): update dependency postfixadmin/postfixadmin to v3.3.14 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8b52a36..d53ae26 100644 --- a/Makefile +++ b/Makefile @@ -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)