mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-26 09:57:24 +03:00
Update Dockerfile
This commit is contained in:
parent
0bb08e15a7
commit
84475b4159
@ -88,7 +88,7 @@ RUN pip install --break-system-packages --upgrade pip \
|
||||
RUN pip install --break-system-packages \
|
||||
undetected-chromedriver selenium-wire \
|
||||
&& pip uninstall -y --break-system-packages \
|
||||
webdriver plyer
|
||||
webdriver plyer nodriver
|
||||
|
||||
# Copy the entire package into the container.
|
||||
ADD --chown=$G4F_USER:$G4F_USER g4f $G4F_DIR/g4f
|
||||
|
Loading…
Reference in New Issue
Block a user