Skip to content

Commit 98036d3

Browse files
akoeplingersbomer
andauthored
Update src/azurelinux/4.0/net11.0/crossdeps-builder/amd64/Dockerfile
Co-authored-by: Sven Boemer <sbomer@gmail.com>
1 parent d4ea537 commit 98036d3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

  • src/azurelinux/4.0/net11.0/crossdeps-builder/amd64

src/azurelinux/4.0/net11.0/crossdeps-builder/amd64/Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,4 @@ ENV PATH="/opt/llvm/bin:$PATH"
117117

118118
# Obtain arcade scripts used to build rootfs
119119
RUN git config --global user.email builder@dotnet-buildtools-prereqs-docker && \
120-
git clone --depth 1 --single-branch https://github.com/dotnet/arcade /scripts && \
121-
/scripts/eng/common/cross/install-debs.py
120+
git clone --depth 1 --single-branch https://github.com/dotnet/arcade /scripts

0 commit comments

Comments
 (0)