mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-05 02:58:42 +08:00
Remove ant from podman
This commit is contained in:
parent
b5ab5fb170
commit
ea39345d35
@ -4,7 +4,6 @@ FROM docker.io/library/debian:trixie
|
|||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
ant \
|
|
||||||
appstream \
|
appstream \
|
||||||
appstream-compose \
|
appstream-compose \
|
||||||
autoconf \
|
autoconf \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user