Skip to content

Commit e3937bc

Browse files
fix docker hub repositorie
1 parent 2684436 commit e3937bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Docker image for osint tools, in progress
33

44
# Run
55
```docker
6-
docker pull scorpionsec/osint:unstable
7-
docker run -it scorpionsec/osint:unstable bash
6+
docker pull vaultsecurity/osint:beta
7+
docker run -it vaultsecurity/osint:beta bash
88
```
99

1010
# About

0 commit comments

Comments
 (0)