Skip to content

Commit

Permalink
Merge branch 'release/v3.9.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tecnobutrul committed Feb 9, 2023
2 parents 3a50304 + 6f9543e commit e51a518
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitlab-ci/Jobs/test_vulnerabilities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
stage: test-vulnerabilities
image:
name: registry.gitlab.com/passbolt/passbolt-ci-docker-images/aquasec:latest
entrypoint: [""]
variables:
TRIVY_USERNAME: $CI_REGISTRY_USER
TRIVY_PASSWORD: $CI_REGISTRY_PASSWORD
Expand Down
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v3.9.1...HEAD)
## [Unreleased](https://github.com/passbolt/passbolt_docker/compare/v3.9.2...HEAD)

## [3.9.2](https://github.com/passbolt/passbolt_docker/compare/v3.9.1...v3.9.2) - 2023-02-09

### Fixed
- Fix trivy entrypoint on vulnerability test jobs

## [3.9.1](https://github.com/passbolt/passbolt_docker/compare/v3.9.0...v3.9.1) - 2023-01-31

Expand Down

0 comments on commit e51a518

Please sign in to comment.