From 92479bcabe7a26d095220904db4d4907a7b65377 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Tue, 19 Nov 2024 23:27:01 +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)