We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79417a4 commit 809fa08Copy full SHA for 809fa08
CHANGELOG.md
@@ -2,7 +2,17 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v3.10.0...HEAD)
+## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/4.0.0...HEAD)
6
+
7
+## [4.0.0](https://github.com/passbolt/passbolt_docker/compare/v3.10.0...4.0.0) - 2023-06-15
8
9
+### Changed
10
+- bookworm as base container
11
+- php version set to 8.2
12
+- Mariadb set to 10.11
13
+- Updated rootless superchronic to 0.2.25
14
+- Supervisor php-fpm command updated to php-fpm8.2
15
+- Small refactor in kitchen tests
16
17
## [3.10.0](https://github.com/passbolt/passbolt_docker/compare/v3.9.4...v3.10.0) - 2023-05-02
18
0 commit comments