Skip to content

Releases: umihico/docker-selenium-lambda

Version Updates Thu Apr 2 02:54:04 UTC 2026

02 Apr 02:54
c6af92c

Choose a tag to compare

SHA256_DIGEST=b8a94e60893a2049bb3c7c66a743c69226417f86fc87d2b470d2ca6abc22376c
REVISION=1596535
PYTHON_VERSION=3.13.11
SELENIUM_VERSION=4.41.0
CHROME_VERSION=147.0.7727.50

diff --git a/Dockerfile b/Dockerfile
index b24fdeb..bb74dbe 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,11 +1,11 @@
-FROM public.ecr.aws/lambda/python@sha256:78a3535cee1b34a592ec7bbfae762055ba5c9c89e8b5ded03107e1ab014df6b8 as build
+FROM public.ecr.aws/lambda/python@sha256:b8a94e60893a2049bb3c7c66a743c69226417f86fc87d2b470d2ca6abc22376c as build
RUN dnf install -y unzip && \

-FROM public.ecr.aws/lambda/python@sha256:78a3535cee1b34a592ec7bbfae762055ba5c9c89e8b5ded03107e1ab014df6b8
+FROM public.ecr.aws/lambda/python@sha256:b8a94e60893a2049bb3c7c66a743c69226417f86fc87d2b470d2ca6abc22376c
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 e1fd87b..f3a8f7c 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.13.11
    -- chromium 147.0.7727.24
    -- chromedriver 147.0.7727.24
    +- chromium 147.0.7727.50
    +- chromedriver 147.0.7727.50
  • selenium 4.41.0

Running the demo

Version Updates Thu Mar 26 02:55:36 UTC 2026

26 Mar 02:55
7cf0d63

Choose a tag to compare

SHA256_DIGEST=78a3535cee1b34a592ec7bbfae762055ba5c9c89e8b5ded03107e1ab014df6b8
REVISION=1596535
PYTHON_VERSION=3.13.11
SELENIUM_VERSION=4.41.0
CHROME_VERSION=147.0.7727.24

diff --git a/Dockerfile b/Dockerfile
index 2eff592..b24fdeb 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
FROM public.ecr.aws/lambda/python@sha256:78a3535cee1b34a592ec7bbfae762055ba5c9c89e8b5ded03107e1ab014df6b8 as build
RUN dnf install -y unzip && \

diff --git a/README.md b/README.md
index 9b43d87..e1fd87b 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.13.11
    -- chromium 146.0.7680.165
    -- chromedriver 146.0.7680.165
    +- chromium 147.0.7727.24
    +- chromedriver 147.0.7727.24
  • selenium 4.41.0

Running the demo

Version Updates Tue Mar 24 02:44:17 UTC 2026

24 Mar 02:44
3fad063

Choose a tag to compare

SHA256_DIGEST=78a3535cee1b34a592ec7bbfae762055ba5c9c89e8b5ded03107e1ab014df6b8
REVISION=1582197
PYTHON_VERSION=3.13.11
SELENIUM_VERSION=4.41.0
CHROME_VERSION=146.0.7680.165

diff --git a/Dockerfile b/Dockerfile
index f789dff..2eff592 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,11 +1,11 @@
-FROM public.ecr.aws/lambda/python@sha256:94fba3db411aa55b762db473af64c49b8551ef6fbe9c95c913aef5aa44c278da as build
+FROM public.ecr.aws/lambda/python@sha256:78a3535cee1b34a592ec7bbfae762055ba5c9c89e8b5ded03107e1ab014df6b8 as build
RUN dnf install -y unzip && \

-FROM public.ecr.aws/lambda/python@sha256:94fba3db411aa55b762db473af64c49b8551ef6fbe9c95c913aef5aa44c278da
+FROM public.ecr.aws/lambda/python@sha256:78a3535cee1b34a592ec7bbfae762055ba5c9c89e8b5ded03107e1ab014df6b8
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 c54ab30..9b43d87 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.13.11
    -- chromium 146.0.7680.153
    -- chromedriver 146.0.7680.153
    +- chromium 146.0.7680.165
    +- chromedriver 146.0.7680.165
  • selenium 4.41.0

Running the demo

Version Updates Thu Mar 19 02:52:03 UTC 2026

19 Mar 02:52
875ab15

Choose a tag to compare

SHA256_DIGEST=94fba3db411aa55b762db473af64c49b8551ef6fbe9c95c913aef5aa44c278da
REVISION=1582197
PYTHON_VERSION=3.13.11
SELENIUM_VERSION=4.41.0
CHROME_VERSION=146.0.7680.153

diff --git a/Dockerfile b/Dockerfile
index 95a0124..f789dff 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,11 +1,11 @@
-FROM public.ecr.aws/lambda/python@sha256:f22a75ddc4ea167a7210b62e4d49aa23f9f1dcd52d1d6084188269a9bf035819 as build
+FROM public.ecr.aws/lambda/python@sha256:94fba3db411aa55b762db473af64c49b8551ef6fbe9c95c913aef5aa44c278da as build
RUN dnf install -y unzip && \

-FROM public.ecr.aws/lambda/python@sha256:f22a75ddc4ea167a7210b62e4d49aa23f9f1dcd52d1d6084188269a9bf035819
+FROM public.ecr.aws/lambda/python@sha256:94fba3db411aa55b762db473af64c49b8551ef6fbe9c95c913aef5aa44c278da
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 c137a22..c54ab30 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.13.11
    -- chromium 146.0.7680.80
    -- chromedriver 146.0.7680.80
    +- chromium 146.0.7680.153
    +- chromedriver 146.0.7680.153
  • selenium 4.41.0

Running the demo

Version Updates Sat Mar 14 02:39:57 UTC 2026

14 Mar 02:40
12ef16c

Choose a tag to compare

SHA256_DIGEST=f22a75ddc4ea167a7210b62e4d49aa23f9f1dcd52d1d6084188269a9bf035819
REVISION=1582197
PYTHON_VERSION=3.13.11
SELENIUM_VERSION=4.41.0
CHROME_VERSION=146.0.7680.80

diff --git a/Dockerfile b/Dockerfile
index 4fcc2bc..95a0124 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,11 +1,11 @@
-FROM public.ecr.aws/lambda/python@sha256:9d4188fd11f641450a5c83d6efb2d03642cd34231337bdee1c945e8ffea4da35 as build
+FROM public.ecr.aws/lambda/python@sha256:f22a75ddc4ea167a7210b62e4d49aa23f9f1dcd52d1d6084188269a9bf035819 as build
RUN dnf install -y unzip && \

-FROM public.ecr.aws/lambda/python@sha256:9d4188fd11f641450a5c83d6efb2d03642cd34231337bdee1c945e8ffea4da35
+FROM public.ecr.aws/lambda/python@sha256:f22a75ddc4ea167a7210b62e4d49aa23f9f1dcd52d1d6084188269a9bf035819
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 ea11fe3..c137a22 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.13.11
    -- chromium 146.0.7680.72
    -- chromedriver 146.0.7680.72
    +- chromium 146.0.7680.80
    +- chromedriver 146.0.7680.80
  • selenium 4.41.0

Running the demo

Version Updates Wed Mar 11 02:37:43 UTC 2026

11 Mar 02:37
2695fe6

Choose a tag to compare

SHA256_DIGEST=9d4188fd11f641450a5c83d6efb2d03642cd34231337bdee1c945e8ffea4da35
REVISION=1582197
PYTHON_VERSION=3.13.11
SELENIUM_VERSION=4.41.0
CHROME_VERSION=146.0.7680.72

diff --git a/Dockerfile b/Dockerfile
index ced417a..4fcc2bc 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
FROM public.ecr.aws/lambda/python@sha256:9d4188fd11f641450a5c83d6efb2d03642cd34231337bdee1c945e8ffea4da35 as build
RUN dnf install -y unzip && \

diff --git a/README.md b/README.md
index 795ff7f..ea11fe3 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.13.11
    -- chromium 146.0.7680.66
    -- chromedriver 146.0.7680.66
    +- chromium 146.0.7680.72
    +- chromedriver 146.0.7680.72
  • selenium 4.41.0

Running the demo

Version Updates Fri Mar 6 02:39:54 UTC 2026

06 Mar 02:40
cee32e6

Choose a tag to compare

SHA256_DIGEST=9d4188fd11f641450a5c83d6efb2d03642cd34231337bdee1c945e8ffea4da35
REVISION=1582197
PYTHON_VERSION=3.13.11
SELENIUM_VERSION=4.41.0
CHROME_VERSION=146.0.7680.66

diff --git a/Dockerfile b/Dockerfile
index 4446149..ced417a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,11 +1,11 @@
-FROM public.ecr.aws/lambda/python@sha256:69598945bac09e403f3dcb0ab6bb617d2214b7bb2b794d4daa0830adc9283a38 as build
+FROM public.ecr.aws/lambda/python@sha256:9d4188fd11f641450a5c83d6efb2d03642cd34231337bdee1c945e8ffea4da35 as build
RUN dnf install -y unzip && \

-FROM public.ecr.aws/lambda/python@sha256:69598945bac09e403f3dcb0ab6bb617d2214b7bb2b794d4daa0830adc9283a38
+FROM public.ecr.aws/lambda/python@sha256:9d4188fd11f641450a5c83d6efb2d03642cd34231337bdee1c945e8ffea4da35
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 de35829..795ff7f 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.13.11
    -- chromium 146.0.7680.31
    -- chromedriver 146.0.7680.31
    +- chromium 146.0.7680.66
    +- chromedriver 146.0.7680.66
  • selenium 4.41.0

Running the demo

Version Updates Thu Feb 26 02:42:56 UTC 2026

26 Feb 02:43
b1118d3

Choose a tag to compare

SHA256_DIGEST=69598945bac09e403f3dcb0ab6bb617d2214b7bb2b794d4daa0830adc9283a38
REVISION=1582197
PYTHON_VERSION=3.13.11
SELENIUM_VERSION=4.41.0
CHROME_VERSION=146.0.7680.31

diff --git a/Dockerfile b/Dockerfile
index ed99ca2..4446149 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
FROM public.ecr.aws/lambda/python@sha256:69598945bac09e403f3dcb0ab6bb617d2214b7bb2b794d4daa0830adc9283a38 as build
RUN dnf install -y unzip && \

diff --git a/README.md b/README.md
index a288341..de35829 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.13.11
    -- chromium 145.0.7632.117
    -- chromedriver 145.0.7632.117
    +- chromium 146.0.7680.31
    +- chromedriver 146.0.7680.31
  • selenium 4.41.0

Running the demo

Version Updates Wed Feb 25 02:46:08 UTC 2026

25 Feb 02:46
c850426

Choose a tag to compare

SHA256_DIGEST=69598945bac09e403f3dcb0ab6bb617d2214b7bb2b794d4daa0830adc9283a38
REVISION=1568190
PYTHON_VERSION=3.13.11
SELENIUM_VERSION=4.41.0
CHROME_VERSION=145.0.7632.117

diff --git a/Dockerfile b/Dockerfile
index e298418..ed99ca2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,11 +1,11 @@
-FROM public.ecr.aws/lambda/python@sha256:f1025b56c40ecc2a1b6becc0ae87cadbc31bee42e72dc211170cb2f5a738b1be as build
+FROM public.ecr.aws/lambda/python@sha256:69598945bac09e403f3dcb0ab6bb617d2214b7bb2b794d4daa0830adc9283a38 as build
RUN dnf install -y unzip && \

-FROM public.ecr.aws/lambda/python@sha256:f1025b56c40ecc2a1b6becc0ae87cadbc31bee42e72dc211170cb2f5a738b1be
+FROM public.ecr.aws/lambda/python@sha256:69598945bac09e403f3dcb0ab6bb617d2214b7bb2b794d4daa0830adc9283a38
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 3769b02..a288341 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.13.11
    -- chromium 145.0.7632.77
    -- chromedriver 145.0.7632.77
    +- chromium 145.0.7632.117
    +- chromedriver 145.0.7632.117
  • selenium 4.41.0

Running the demo

Version Updates Sat Feb 21 02:35:19 UTC 2026

21 Feb 02:35
071e908

Choose a tag to compare

SHA256_DIGEST=f1025b56c40ecc2a1b6becc0ae87cadbc31bee42e72dc211170cb2f5a738b1be
REVISION=1568190
PYTHON_VERSION=3.13.11
SELENIUM_VERSION=4.41.0
CHROME_VERSION=145.0.7632.77

diff --git a/Dockerfile b/Dockerfile
index b068412..e298418 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 && \

  • pip install selenium==4.40.0
  • pip install selenium==4.41.0
    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 fb1a928..3769b02 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.13.11
  • chromium 145.0.7632.77
  • chromedriver 145.0.7632.77
    -- selenium 4.40.0
    +- selenium 4.41.0

Running the demo