Skip to content

Releases: passbolt/passbolt_docker

4.2.0

19 Nov 15:08

Choose a tag to compare

Announcing the immediate availability of passbolt's docker repository 4.2.0.

This release, the first based on Debian 13, adds:

  • Openshift support for non-root images
  • Pin Passbolt server key generation to RSA by default
  • Bump supercronic to 0.2.39

Moreover, it also fixes:

  • mediaType OCI mismatch between index and manifest
  • JWT directory permission error

And brings miscellaneous testing improvements.

4.1.1

03 Apr 09:28
4.1.1

Choose a tag to compare

Announcing the immediate availability of passbolt's docker repository 4.1.1.

This release adds docker secrets support for EMAIL_TRANSPORT_DEFAULT_PASSWORD
and EMAIL_TRANSPORT_DEFAULT_USERNAME environment variables thanks to @Shtiggs

It also includes a warning message when APP_FULL_BASE_URL environment variable
is not set to mitigate host header injection attacks. You can obtain more
information about the subject in the following link: https://owasp.org/www-project-web-security-testing-guide/v42/4-Web_Application_Security_Testing/07-Input_Validation_Testing/17-Testing_for_Host_Header_Injection

4.1.0

30 Dec 15:52
4.1.0

Choose a tag to compare

Announcing the immediate availability of passbolt's docker image 4.1.0.

This is a minor change that fixes a logging issue where 500 errors were not redirected to standard output.
Also, it fixes issues on image testing and added the release notes automation on GitHub.

4.0.0

15 Jun 08:06
4.0.0
5c3b4d8

Choose a tag to compare

Added

  • bookworm as base container
  • php version set to 8.2
  • Mariadb set to 10.11
  • Updated rootless superchronic to 0.2.25
  • Supervisor php-fpm command updated to php-fpm8.2
  • Small refactor in kitchen tests

v3.10.0

03 May 15:55
v3.10.0
402f9e4

Choose a tag to compare

Update changelog v3.10.0

v3.9.4

18 Apr 15:05
v3.9.4
43edcbb

Choose a tag to compare

Added

  • Update mariadb to version 10.10 #190
  • Added PASSBOLT_GPG_SERVER_KEY_FINGERPRINT_FORCE env variable. Fixes #192
  • Arm arch support for arm64/v8, arm/v7 and arm/v5 linux architectures.

v3.9.3

17 Mar 11:01
v3.9.3
282fa0a

Choose a tag to compare

Merged multiple community PRs

v3.9.2

09 Feb 14:53
v3.9.2
e51a518

Choose a tag to compare

Updated internal pipelines

v3.9.1

31 Jan 10:26
v3.9.1
3a50304

Choose a tag to compare

Fix github actions

v3.8.1

18 Jan 14:41
v3.8.1
c69ddb4

Choose a tag to compare

Minor adjustments for internal pipelines