blob: 65cf281b14773bc54137e0301c30cc95d69d5779 [file] [log] [blame] [edit]
FROM ubuntu:25.10
RUN apt-get update && apt-get install -y --no-install-recommends \
gcc \
libc6-dev \
ca-certificates