From f6fcd998006e8ebeb59777d4b9149ae8a3fef57d Mon Sep 17 00:00:00 2001 From: Diego Lendoiro Date: Wed, 28 Mar 2018 21:15:16 +0200 Subject: [PATCH] note on version tags --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46a042a..4190197 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ in the structure of the container: - www user is now www-data user - cron jobs are managed as crontabs in /var/spool/cron/crontabs/root - Permissions check on the passbolt base dir has been removed as it was a big performance penalty on startup times. +- Docker hub tags will now follow the PASSBOLT_VERSION-debian pattern ## [1.6.9-1](https://github.com/passbolt/passbolt_docker/compare/v1.6.9...v1.6.9-1) - 2018-01-15