Skip to content

Conversation

@github-actions
Copy link
Contributor

SHA256_DIGEST=6db34bc7b73e25ae2fdb2421815805cd404ae4c0f46bcc336c677ea40f901877
REVISION=1233107
PYTHON_VERSION=3.12.0
SELENIUM_VERSION=4.17.2
CHROME_VERSION=121.0.6167.184

diff --git a/Dockerfile b/Dockerfile
index 4776afe..9bd2463 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,11 +1,11 @@
-FROM public.ecr.aws/lambda/python@sha256:c95e0a2af8bd2bb58e9de147305d30a6e8e598200ef4a2e9a06d14a4934fb204 as build
+FROM public.ecr.aws/lambda/python@sha256:6db34bc7b73e25ae2fdb2421815805cd404ae4c0f46bcc336c677ea40f901877 as build
RUN dnf install -y unzip && \

-FROM public.ecr.aws/lambda/python@sha256:c95e0a2af8bd2bb58e9de147305d30a6e8e598200ef4a2e9a06d14a4934fb204
+FROM public.ecr.aws/lambda/python@sha256:6db34bc7b73e25ae2fdb2421815805cd404ae4c0f46bcc336c677ea40f901877
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
diff --git a/README.md b/README.md
index 4bae981..a4e8d6b 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ This is minimum demo of headless chrome and selenium on container image on AWS L
This image goes with these versions. These are automatically updated and tested everyday.

  • Python 3.12.0
    -- chromium 121.0.6167.85
    -- chromedriver 121.0.6167.85
    +- chromium 121.0.6167.184
    +- chromedriver 121.0.6167.184
  • selenium 4.17.2

Running the demo

@github-actions github-actions bot merged commit 756392c into main Feb 17, 2024
@github-actions github-actions bot deleted the 2024-02-17-142006 branch February 17, 2024 14:20
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