We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3937bc commit b1beffaCopy full SHA for b1beffa
README.md
@@ -3,8 +3,8 @@ Docker image for osint tools, in progress
3
4
# Run
5
```docker
6
-docker pull vaultsecurity/osint:beta
7
-docker run -it vaultsecurity/osint:beta bash
+docker pull vaultsecurity/osint
+docker run -it vaultsecurity/osint bash
8
```
9
10
# About
0 commit comments