Remove ant from podman

This commit is contained in:
Wildan M 2025-12-22 05:21:18 +07:00
parent b5ab5fb170
commit ea39345d35
No known key found for this signature in database
GPG Key ID: 01AC53185C679C79

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 \