Skip to content

Commit 011bc12

Browse files
Auto merge of #147578 - Zalathar:coreutils-from-gnu, r=<try>
(DO NOT MERGE) experimenting with `coreutils-from-gnu` try-job: aarch64-gnu
2 parents 9725c4b + d21780b commit 011bc12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ci/docker/host-aarch64/aarch64-gnu/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ FROM ubuntu:25.10
22

33
ARG DEBIAN_FRONTEND=noninteractive
44
RUN apt-get update && apt-get install -y --no-install-recommends \
5+
coreutils-from-gnu coreutils-from-uutils- --allow-remove-essential \
56
g++ \
67
make \
78
ninja-build \

0 commit comments

Comments
 (0)