From 45cb4f3876e98a46ea638c360e30b629d8364a44 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Fri, 29 Nov 2024 14:26:03 +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)