The new docker build has an error at runtime :
/app/flapi: error while loading shared libraries: libubsan.so.1: cannot open shared object file: No such file or directory
To reproduce the error :
docker run -it ghcr.io/datazoode/flapi:7bed7cfe7881bdc81a5a2051f6727d2b2c658b95 bash
The new docker build has an error at runtime :
/app/flapi: error while loading shared libraries: libubsan.so.1: cannot open shared object file: No such file or directoryTo reproduce the error :
docker run -it ghcr.io/datazoode/flapi:7bed7cfe7881bdc81a5a2051f6727d2b2c658b95 bash