Fix jaq: Download platform specific binary (#3766)

* choose architecture dynamically
This commit is contained in:
Casper 2024-01-10 00:31:30 +01:00 committed by GitHub
parent 8d8936dfac
commit aba218e6d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file. The format
- **Internal:**
- `.gitattributes`: Always use LF line endings on checkout for files with shell script content ([#3755](https://github.com/docker-mailserver/docker-mailserver/pull/3755))
- Fix missing 'jaq' binary for ARM architecture ([#3766](https://github.com/docker-mailserver/docker-mailserver/pull/3766))
## [v13.2.0](https://github.com/docker-mailserver/docker-mailserver/releases/tag/v13.2.0)