Dependency Upgrade (#111)
* update: dependency upgrade * update: version increment
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
||||
build: ./ # find docker file in designated path
|
||||
container_name: discord
|
||||
restart: always # rebuild container always
|
||||
image: kevinthedang/discord-ollama:0.5.9
|
||||
image: kevinthedang/discord-ollama:0.5.10
|
||||
environment:
|
||||
CLIENT_TOKEN: ${CLIENT_TOKEN}
|
||||
MODEL: ${MODEL}
|
||||
|
||||
Reference in New Issue
Block a user