Skip to content

Conversation

@github-actions
Copy link
Contributor

SHA256_DIGEST=b2810461a42f15595a382169be89995374fa51dc0874eef8997c1046be2af742
NODE_VERSION=v22.15.1
PLAYWRIGHT_VERSION=
CHROME_VERSION=138.0.7204.15

diff --git a/Dockerfile b/Dockerfile
index 3139a38..921032d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@

-FROM public.ecr.aws/lambda/nodejs@sha256:2390a1ca75817a3c88c822a17999277cb001ab18850bbcad1158fba46355aa10
+FROM public.ecr.aws/lambda/nodejs@sha256:b2810461a42f15595a382169be89995374fa51dc0874eef8997c1046be2af742

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 9ab2fa4..415bc96 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.

-- Node.js v22.14.0
+- Node.js v22.15.1

  • Chromium 138.0.7204.15
  • Playwright 1.53.0

@github-actions github-actions bot merged commit 358ce88 into main Jun 17, 2025
@github-actions github-actions bot deleted the 2025-06-17-025250 branch June 17, 2025 02:52
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