Skip to content

Commit

Permalink
chore: bump tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
miyataka committed Feb 21, 2023
1 parent fe2a5a9 commit b8635fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/whisper-cpp_docker.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"path/filepath"
)

const preparedImage = "miyataka/whisper.cpp-docker:v0.9.1"
const preparedImage = "miyataka/whisper.cpp-docker:v0.9.2"

func main() {
// flag
Expand Down

0 comments on commit b8635fa

Please sign in to comment.