mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-09 04:58:42 +08:00
Merge branch 'remove-ant' into 'master'
Remove ant from podman See merge request redox-os/redox!1784
This commit is contained in:
commit
033c796ca3
@ -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