mirror of
https://github.com/securego/gosec.git
synced 2024-12-25 12:05:52 +00:00
Update README
This commit is contained in:
parent
e543f4662c
commit
9577fd0b44
1 changed files with 1 additions and 3 deletions
|
@ -169,11 +169,9 @@ Note that all released archives are also uploaded to GitHub.
|
|||
|
||||
#### Docker image
|
||||
|
||||
You can execute a release and build the docker image as follows:
|
||||
You can build the docker image as follows:
|
||||
|
||||
```
|
||||
git tag <VERSION>
|
||||
export GITHUB_TOKEN=<Your GitHub token>
|
||||
make image
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue