chore(docs): update alpine version (#5099)

This commit is contained in:
Vitalii Tverdokhlib 2021-09-11 13:07:29 +03:00 committed by GitHub
parent 0075a714fd
commit 907290b2fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 \