Merge branch 'remove-ant' into 'master'

Remove ant from podman

See merge request redox-os/redox!1784
This commit is contained in:
Jeremy Soller 2026-01-02 06:36:51 -07:00
commit ebd242af40

View File

@ -4,7 +4,6 @@ FROM docker.io/library/debian:trixie
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
ant \
appstream \
appstream-compose \
autoconf \