From 2bc767f087e298fddad56446f5a85f2000ec8a17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 02:25:09 +0000 Subject: [PATCH] Version Updates Wed Sep 3 02:25:09 UTC 2025 --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3a15e51..4fc9709 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -FROM public.ecr.aws/lambda/nodejs@sha256:000134116249aa24a6e9bc2961087efbb9b30cfb3b63796c837d766d824e4c70 +FROM public.ecr.aws/lambda/nodejs@sha256:50a7ebf4fd6e17f6634926df07f073637c7586d2a021de09bf8eaf38ca2166db # Maybe some of these are not needed. I just copied them from https://github.com/umihico/docker-selenium-lambda RUN dnf update -y && \ diff --git a/README.md b/README.md index 78d0ef1..069765a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is minimum demo of chrome automation by Node.js and playwright in AWS Lambd This image goes with these versions. [These are automatically updated and tested everyday.](https://github.com/umihico/docker-playwright-lambda/actions) -- Node.js v22.15.1 +- Node.js v22.18.0 - Chromium 140.0.7339.16 - Playwright 1.55.0