Skip to content

Commit

Permalink
✨ 73
Browse files Browse the repository at this point in the history
  • Loading branch information
jlandure committed Apr 28, 2019
1 parent cf218e2 commit 7946ac7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

# Supported tags and respective `Dockerfile` links

- `latest`, `72` [(Dockerfile)](https://github.com/Zenika/alpine-chrome/blob/master/Dockerfile)
- `latest`, `73` [(Dockerfile)](https://github.com/Zenika/alpine-chrome/blob/master/Dockerfile)
- `with-node` [(Dockerfile)](https://github.com/Zenika/alpine-chrome/blob/master/with-node/Dockerfile)
- `with-puppeteer` [(Dockerfile)](https://github.com/Zenika/alpine-chrome/blob/master/with-puppeteer/Dockerfile)
- `72`

# alpine-chrome

Expand Down Expand Up @@ -124,5 +125,5 @@ docker run -it --rm --entrypoint "" zenika/alpine-chrome cat /etc/alpine-release

```
docker run -it --rm --entrypoint "" zenika/alpine-chrome chromium-browser --version
Chromium 72.0.3626.121
Chromium 73.0.3683.103
```

0 comments on commit 7946ac7

Please sign in to comment.