Skip to content

Commit ebf7522

Browse files
committed
Pip command rotate
1 parent e1b7472 commit ebf7522

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ RUN source /assets/functions/00-container && \
5050
python3 \
5151
&& \
5252
\
53-
pip --break-system-packages install \
53+
pip install --break-system-packages \
5454
cloudflare==2.19.* \
5555
get-docker-secret \
5656
requests \

0 commit comments

Comments
 (0)