Skip to content

Commit 358ce88

Browse files
Merge pull request #42 from umihico/2025-06-17-025250
PR:Version Updates Tue Jun 17 02:52:50 UTC 2025
2 parents 171d73e + 01817bc commit 358ce88

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:2390a1ca75817a3c88c822a17999277cb001ab18850bbcad1158fba46355aa10
2+
FROM public.ecr.aws/lambda/nodejs@sha256:b2810461a42f15595a382169be89995374fa51dc0874eef8997c1046be2af742
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.14.0
10+
- Node.js v22.15.1
1111
- Chromium 138.0.7204.15
1212
- Playwright 1.53.0
1313

0 commit comments

Comments
 (0)