Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 1, 2024

SHA256_DIGEST=2951186769ff98c4f1acf3783d9432e40cb3b03c72aab239588b3544f647bb36
REVISION=1356013
PYTHON_VERSION=3.12.7
SELENIUM_VERSION=4.26.1
CHROME_VERSION=130.0.6723.91

diff --git a/Dockerfile b/Dockerfile
index 102ab4a..4c4ce27 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -10,7 +10,7 @@ RUN dnf install -y 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 nss mesa-libgbm
-RUN pip install selenium==4.26.0
+RUN pip install selenium==4.26.1
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 b1de681..26fc114 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.12.7
  • chromium 130.0.6723.91
  • chromedriver 130.0.6723.91
    -- selenium 4.26.0
    +- selenium 4.26.1

Running the demo

@github-actions github-actions bot merged commit 7635b36 into main Nov 1, 2024
@github-actions github-actions bot deleted the 2024-11-01-015305 branch November 1, 2024 01:53
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