Skip to content

Commit

Permalink
Update OpenWebUI container image (#430)
Browse files Browse the repository at this point in the history
Use latest openwebui container image
  • Loading branch information
timheuer authored Jan 30, 2025
1 parent bd32df4 commit 1282fa2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ internal static class OllamaContainerImageTags

public const string OpenWebUIRegistry = "ghcr.io";
public const string OpenWebUIImage = "open-webui/open-webui";
public const string OpenWebUITag = "0.4.8";
}
public const string OpenWebUITag = "0.5.7";
}

0 comments on commit 1282fa2

Please sign in to comment.