Skip to content

Commit a6affa6

Browse files
committed
fix
Signed-off-by: yuluo-yx <[email protected]>
1 parent 52193b7 commit a6affa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.precommit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RUN apt-get update && apt-get install -y \
77
pkg-config \
88
python3 \
99
libssl-dev \
10-
ca-certificates && \
10+
ca-certificates \
1111
python3-pip
1212

1313
# Install Node.js and npm

0 commit comments

Comments
 (0)