Skip to content

Commit 03e52ad

Browse files
Merge pull request #9 from umihico/2024-03-05-003119
PR:Version Updates Tue Mar 5 00:31:19 UTC 2024
2 parents 97f598f + 1328038 commit 03e52ad

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:8463538be5cb8b8b829db360b5a59b2f4344ebc53edc837459f043fad6cf19a0
2+
FROM public.ecr.aws/lambda/nodejs@sha256:bbc77674444ba2e8ef9c8bd17c3e7c557ac7a304c54754a8a14bb84a008f3f40
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 v20.11.0
10+
- Node.js v20.11.1
1111
- Chromium 123.0.6312.4
1212
- Playwright 1.42.1
1313

0 commit comments

Comments
 (0)