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 52193b7 commit a6affa6Copy full SHA for a6affa6
Dockerfile.precommit
@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y \
7
pkg-config \
8
python3 \
9
libssl-dev \
10
- ca-certificates && \
+ ca-certificates \
11
python3-pip
12
13
# Install Node.js and npm
0 commit comments