Skip to content

Commit

Permalink
Pip command rotate
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Jun 24, 2024
1 parent e1b7472 commit ebf7522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RUN source /assets/functions/00-container && \
python3 \
&& \
\
pip --break-system-packages install \
pip install --break-system-packages \
cloudflare==2.19.* \
get-docker-secret \
requests \
Expand Down

0 comments on commit ebf7522

Please sign in to comment.