From 201acb32bdb501cc7bd20ac71b7d8af4ea1e51ed Mon Sep 17 00:00:00 2001 From: Paul-Henri Froidmont Date: Mon, 9 Apr 2018 23:07:21 +0200 Subject: [PATCH] Update mailu to 1.5 --- roles/mailu-docker/templates/mailu/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/mailu-docker/templates/mailu/.env b/roles/mailu-docker/templates/mailu/.env index 7a9d847..1d722cc 100644 --- a/roles/mailu-docker/templates/mailu/.env +++ b/roles/mailu-docker/templates/mailu/.env @@ -12,7 +12,7 @@ ROOT=/var/lib/mailu # Mailu version to run (stable, 1.0, 1.1, etc. or latest) -VERSION=1.5.1 +VERSION=1.5 # Set to a randomly generated 16 bytes string SECRET_KEY={{mailu_secret_key}}