Skip to content

Conversation

@github-actions
Copy link
Contributor

SHA256_DIGEST=a8770bd841c9caa98557ef7dc590bbd2707eb5ecab13bc8edbc81bf4961dca61
REVISION=1192594
PYTHON_VERSION=3.11.6
SELENIUM_VERSION=4.14.0
CHROME_VERSION=118.0.5993.70

diff --git a/Dockerfile b/Dockerfile
index 2b01156..1398f80 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,11 +1,11 @@
-FROM public.ecr.aws/lambda/python@sha256:0b8d0fa373384edace5d97e7f96e835fe43f065045a0bcb09e0dbc20fc33d351 as build
+FROM public.ecr.aws/lambda/python@sha256:a8770bd841c9caa98557ef7dc590bbd2707eb5ecab13bc8edbc81bf4961dca61 as build
RUN yum install -y unzip && \

-FROM public.ecr.aws/lambda/python@sha256:0b8d0fa373384edace5d97e7f96e835fe43f065045a0bcb09e0dbc20fc33d351
+FROM public.ecr.aws/lambda/python@sha256:a8770bd841c9caa98557ef7dc590bbd2707eb5ecab13bc8edbc81bf4961dca61
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
diff --git a/README.md b/README.md
index f3dfec9..290c367 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.11.6
    -- chromium 114.0.5735.0
    -- chromedriver 114.0.5735.90
    +- chromium 118.0.5993.70
    +- chromedriver 118.0.5993.70
  • selenium 4.14.0

Running the demo

@github-actions github-actions bot merged commit 050165e into main Oct 16, 2023
@github-actions github-actions bot deleted the 2023-10-16-121107 branch October 16, 2023 12:11
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.

2 participants