Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Commit

Permalink
docs: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
clebert committed Apr 23, 2017
1 parent 616df52 commit 5551329
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -185,13 +185,13 @@ Cybernaut brings two fully configured Docker containers, which can be found on [
One allows testing on Chrome:

```dockerfile
FROM clebert/cybernaut-chrome:3.1.0
FROM clebert/cybernaut-chrome:3.2.0
```

the other on Firefox:

```dockerfile
FROM clebert/cybernaut-firefox:3.1.0
FROM clebert/cybernaut-firefox:3.2.0
```

You can find a list of available tags for `cybernaut-chrome` [here][docker-hub-chrome-tags] and for `cybernaut-firefox` [here][docker-hub-firefox-tags].
Expand Down

0 comments on commit 5551329

Please sign in to comment.