Bump open-webui version

This commit is contained in:
Jacob Hinkle 2025-09-01 11:15:04 -04:00
parent 64cf9fa5d5
commit ff1d06a513

View File

@ -1,5 +1,5 @@
{ serverIP, serverIP6 } : {
image = "ghcr.io/open-webui/open-webui:0.6.25";
image = "ghcr.io/open-webui/open-webui:0.6.26";
ports = [
"8687:8080"
];