From ad056f589eea273ae3cdcbc18647c3ed056b87bc Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 17 Apr 2020 22:16:46 +0200 Subject: [PATCH] Bump passbolt version to 2.12.1-debian --- inventories/passbolt/group_vars/all/all_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventories/passbolt/group_vars/all/all_config.yml b/inventories/passbolt/group_vars/all/all_config.yml index c772757..de78ddd 100644 --- a/inventories/passbolt/group_vars/all/all_config.yml +++ b/inventories/passbolt/group_vars/all/all_config.yml @@ -21,7 +21,7 @@ infrastructure_base_domain: "neuroforge-test.duckdns.org" passbolt_domain: "vault.{{ infrastructure_base_domain }}" # which passbolt version to use, see https://hub.docker.com/r/passbolt/passbolt/tags -passbolt_version: "2.12.0-debian" +passbolt_version: "2.12.1-debian" # the password to the passbolt database passbolt_db_passwd: "UJ2nsUjgCgQX7PeMzeU9gCV6sbnmEScs" # the salt to use in passbolts CakePHP, see https://api.wordpress.org/secret-key/1.1/salt/ (and use one of the keys/salts)