File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1313 cd docker-compose
1414 sha512sum docker-compose-ce.yaml > docker-compose-ce-SHA512SUM.txt &&
1515 sha512sum docker-compose-pro.yaml > docker-compose-pro-SHA512SUM.txt &&
16- sha512sum docker-compose-dev.yaml > docker-compose-dev-SHA512SUM.txt &&
16+ sha512sum ../dev/ docker-compose-dev.yaml > docker-compose-dev-SHA512SUM.txt &&
1717 sha512sum docker-compose-ce-postgresql.yaml > docker-compose-ce-postgresql-SHA512SUM.txt
1818 - uses : ncipollo/release-action@v1
1919 with :
Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## [ Unreleased] ( https://github.com/passbolt/passbolt_docker/compare/v3.9.0...HEAD )
5+ ## [ Unreleased] ( https://github.com/passbolt/passbolt_docker/compare/v3.9.1...HEAD )
6+
7+ ## [ 3.9.1] ( https://github.com/passbolt/passbolt_docker/compare/v3.9.0...v3.9.1 ) - 2023-01-31
8+
9+ ### Fixed
10+ - Github actions on new path for development composer files
611
712## [ 3.9.0] ( https://github.com/passbolt/passbolt_docker/compare/v3.8.1...v3.9.0 ) - 2023-01-31
813
You can’t perform that action at this time.
0 commit comments