Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ziflex committed Sep 17, 2020
1 parent d361987 commit 3390670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ $ docker pull montferret/chromium:latest
$ docker pull ghcr.io/montferret/chromium:latest

# pull specific tagged version from DockerHub Registry
$ docker pull montferret/chromium:85.0.4182.0
$ docker pull montferret/chromium:86.0.4240.0

# pull specific tagged version from GitHub Registry
$ docker pull ghcr.io/montferret/chromium:85.0.4182.0
$ docker pull ghcr.io/montferret/chromium:86.0.4240.0

# run
$ docker run -d -p 9222:9222 --name headless-chromium montferret/chromium
Expand Down

0 comments on commit 3390670

Please sign in to comment.