exqlite icon indicating copy to clipboard operation
exqlite copied to clipboard

Can't build Docker image with 0.30.0

Open ndrean opened this issue 6 months ago • 13 comments

With 0.29.0, I can run the Docker image.

With 0.30.0, I can't run the Docker image, but I can run the app in an IEX session.

{load_failed,
web-1  |  "Failed to load NIF library: '/lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.33' 
not found (required by /app/lib/exqlite-0.30.0/priv/sqlite3_nif.so)'"
}}}}},

ndrean avatar Apr 26 '25 16:04 ndrean