From 3d7832e1e5de7fe58928d54ab714ae58fb58b3c6 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Fri, 20 Dec 2024 17:20:51 +0000 Subject: [PATCH] chore(deps): update dependency postfixadmin/postfixadmin to v3.3.15 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d53ae26..cbede16 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # POSTFIXADMIN_VERSION # Only required to install a specifiy version -POSTFIXADMIN_VERSION?=3.3.14 +POSTFIXADMIN_VERSION?=3.3.15 # PODMAN_BIN's and tools PODMAN_BIN?=$(shell which podman)