Skip to content

Commit

Permalink
fix docker hub repositorie
Browse files Browse the repository at this point in the history
  • Loading branch information
matholiveira91 committed Nov 26, 2019
1 parent 2684436 commit e3937bc
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 @@ -3,8 +3,8 @@ Docker image for osint tools, in progress

# Run
```docker
docker pull scorpionsec/osint:unstable
docker run -it scorpionsec/osint:unstable bash
docker pull vaultsecurity/osint:beta
docker run -it vaultsecurity/osint:beta bash
```

# About
Expand Down

0 comments on commit e3937bc

Please sign in to comment.