Skip to content

Commit 16e091f

Browse files
authored
Update ollama tag (#676)
1 parent db06224 commit 16e091f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CommunityToolkit.Aspire.Hosting.Ollama/OllamaContainerImageTags.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ internal static class OllamaContainerImageTags
44
{
55
public const string Registry = "docker.io";
66
public const string Image = "ollama/ollama";
7-
public const string Tag = "0.6.0";
7+
public const string Tag = "0.6.8";
88

99
public const string OpenWebUIRegistry = "ghcr.io";
1010
public const string OpenWebUIImage = "open-webui/open-webui";

0 commit comments

Comments
 (0)