Update Dockerfile

This commit is contained in:
H Lohaus 2024-04-10 01:10:22 +02:00 committed by GitHub
parent 0bb08e15a7
commit 84475b4159
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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