Skip to content

Commit 9384359

Browse files
vitaliytvmathiasbynens
authored andcommitted
docs(troubleshooting): fix Alpine version link (#4927)
1 parent fca9d45 commit 9384359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ how to run this Dockerfile from a webserver running on App Engine Flex (Node).
316316

317317
### Running on Alpine
318318

319-
The [newest Chromium package](https://pkgs.alpinelinux.org/package/edge/community/x86_64/chromium) supported on Alpine is 73, which was corresponding to [Puppeteer v1.12.2](https://github.com/GoogleChrome/puppeteer/releases/tag/v1.12.2).
319+
The [newest Chromium package](https://pkgs.alpinelinux.org/package/edge/community/x86_64/chromium) supported on Alpine is 76, which corresponds to [Puppeteer v1.17.0](https://github.com/GoogleChrome/puppeteer/releases/tag/v1.17.0).
320320

321321
Example Dockerfile:
322322

0 commit comments

Comments
 (0)