Skip to content

Commit

Permalink
release 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yunnysunny authored Dec 12, 2023
1 parent d2f4d9d commit e91501e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
- '**.html'

env:
KAFKA_VERSION: 3.6.0
KAFKA_VERSION: 3.6.1

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ yunnysunny/kafka:${KAFKA_VERSION}
- 3.5.0
- 3.5.1
- 3.6.0
- 3.6.1

## 使用方法

Expand Down

0 comments on commit e91501e

Please sign in to comment.