Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
snail2sky committed Nov 8, 2024
1 parent a92d340 commit d90b74e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ make install
```shell
make gen-releases

# Generate with TAG
make gen-releases TAG=v1.0.1
# Generate release
make release
```

## Build docker image
```shell
make build-image
make build-image IMAGE=golang:1.22
```

## Usage
Expand Down

0 comments on commit d90b74e

Please sign in to comment.