Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
ARG IMAGE=ubuntu:25.04
FROM $IMAGE
RUN apt-get update && \
apt-get install -y --no-install-recommends \
gcc-multilib m4 make libc6-dev ca-certificates