disable execinfo

This commit is contained in:
aptalca
2022-01-05 14:12:58 -05:00
parent 935363eea3
commit 63be7472e3
5 changed files with 5 additions and 4 deletions

View File

@@ -68,8 +68,6 @@ This image provides various versions that are available via tags. `latest` tag u
| :----: | --- |
| latest | Current latest release. |
| release-4.2 | Latest release from 4.2 branch. |
| stable-4.2.1 | Old stable version. Will not be updated anymore! |
| stable-4.0.9 | Old stable version. Will not be updated anymore! |
## Application Setup
@@ -311,6 +309,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **05.01.22:** - Disable execinfo to fix builds.
* **11.05.21:** - Added Intel iHD driver support.
* **02.06.20:** - Update to Alpine 3.12.
* **27.12.19:** - Add requests and perl-json-xs package.