Skip to content

Commit d9b5fe8

Browse files
Merge pull request #49 from umihico/2025-09-03-022509
PR:Version Updates Wed Sep 3 02:25:09 UTC 2025
2 parents 990b170 + 2bc767f commit d9b5fe8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM public.ecr.aws/lambda/nodejs@sha256:000134116249aa24a6e9bc2961087efbb9b30cfb3b63796c837d766d824e4c70
2+
FROM public.ecr.aws/lambda/nodejs@sha256:50a7ebf4fd6e17f6634926df07f073637c7586d2a021de09bf8eaf38ca2166db
33

44
# Maybe some of these are not needed. I just copied them from https://github.com/umihico/docker-selenium-lambda
55
RUN dnf update -y && \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This is minimum demo of chrome automation by Node.js and playwright in AWS Lambd
77

88
This image goes with these versions. [These are automatically updated and tested everyday.](https://github.com/umihico/docker-playwright-lambda/actions)
99

10-
- Node.js v22.15.1
10+
- Node.js v22.18.0
1111
- Chromium 140.0.7339.16
1212
- Playwright 1.55.0
1313

0 commit comments

Comments
 (0)