Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 4, 2023

SHA256_DIGEST=f0c3116a56d167eba8021a5d7c595f969835fbe78826303326f80de00d044733
REVISION=1204232
PYTHON_VERSION=3.11.6
SELENIUM_VERSION=4.15.2
CHROME_VERSION=119.0.6045.105

diff --git a/Dockerfile b/Dockerfile
index 9816420..c9f7ed2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -10,7 +10,7 @@ RUN yum install atk cups-libs gtk3 libXcomposite alsa-lib
libXcursor libXdamage libXext libXi libXrandr libXScrnSaver
libXtst pango at-spi2-atk libXt xorg-x11-server-Xvfb
xorg-x11-xauth dbus-glib dbus-glib-devel -y
-RUN pip install selenium==4.15.1
+RUN pip install selenium==4.15.2
COPY --from=build /opt/chrome-linux64 /opt/chrome
COPY --from=build /opt/chromedriver-linux64 /opt/
COPY main.py ./
diff --git a/README.md b/README.md
index 4c7d0d8..a94d433 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ This image goes with these versions. [These are automatically updated and tested

  • Python 3.11.6
  • chromium 119.0.6045.105
  • chromedriver 119.0.6045.105
    -- selenium 4.15.1
    +- selenium 4.15.2

Running the demo

@github-actions github-actions bot merged commit 95ce892 into main Nov 4, 2023
@github-actions github-actions bot deleted the 2023-11-04-011516 branch November 4, 2023 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant