We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c61f3ba commit f0d7686Copy full SHA for f0d7686
Dockerfile.ci-build
@@ -7,7 +7,7 @@ RUN apt update && \
7
build-essential make libssl-dev zlib1g-dev libbz2-dev libreadline-dev \
8
libsqlite3-dev llvm libncursesw5-dev tk-dev libxml2-dev \
9
libxmlsec1-dev libffi-dev libicu70 liblzma-dev \
10
- python3 git curl wget sudo \
+ python3 git curl wget \
11
zip xz-utils tar unzip && \
12
apt clean && \
13
rm -rf /var/lib/apt/lists/*
0 commit comments