Version Updates Tue Oct 15 02:22:38 UTC 2024
SHA256_DIGEST=d846b18af23fe50dcf2d47af95892a71ac59df71a40b662bfef75a9e78e1cc30
NODE_VERSION=v20.18.0
PLAYWRIGHT_VERSION=
CHROME_VERSION=130.0.6723.31
diff --git a/Dockerfile b/Dockerfile
index ada67eb..2f98787 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,5 @@
-FROM public.ecr.aws/lambda/nodejs@sha256:512196c8dd68a26091aa0391054fe5f4637f311607bea1a7ff5173a018855def
+FROM public.ecr.aws/lambda/nodejs@sha256:d846b18af23fe50dcf2d47af95892a71ac59df71a40b662bfef75a9e78e1cc30
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 57d3a4b..cbaad79 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 v20.17.0
+- Node.js v20.18.0
- Chromium 130.0.6723.31
- Playwright 1.48.0