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-23 22:59:05 +00:00
commit 033c796ca3

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 \