Merge branch 'remove-ant' into 'master'

Remove ant from podman

See merge request redox-os/redox!1784
This commit is contained in:
Wildan Mubarok 2025-12-29 08:23:38 +00:00
commit 6fa767ca8a

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 \