mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore(docs): update alpine version (#5099)
This commit is contained in:
parent
0075a714fd
commit
907290b2fd
@ -332,7 +332,7 @@ The [newest Chromium package](https://pkgs.alpinelinux.org/package/edge/communit
|
||||
Example Dockerfile:
|
||||
|
||||
```Dockerfile
|
||||
FROM alpine:edge
|
||||
FROM alpine
|
||||
|
||||
# Installs latest Chromium (89) package.
|
||||
RUN apk add --no-cache \
|
||||
|
Loading…
Reference in New Issue
Block a user