mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
A customer had a seccomp profile that seemed to be incompatible with the changes in glibc in ubuntu-22.04. Setting the builder back to 20.04 explicitly to resolve this issue.
1 line
98 B
Text
1 line
98 B
Text
* Build on Ubuntu 20 to resolve glibc changes that were causing issues for older Docker runtimes.
|