update flake. update some package versions
All checks were successful
Build tests / build-hosts (pull_request) Successful in 3m18s
Flake check / flake-check (pull_request) Successful in 3m58s

This commit is contained in:
sid 2026-05-04 17:16:15 +02:00
parent 21b53744cd
commit bb811f4f16
5 changed files with 28 additions and 28 deletions

View file

@ -10,10 +10,10 @@ let
image = pkgs.dockerTools.pullImage {
imageName = "ghcr.io/open-webui/open-webui";
imageDigest = "sha256:2deb90b0423473d8f97febced2e62b8fd898aa3eb61877bb3aa336370214c258";
hash = "sha256-2cdKfvZGUyPUm7TFXcf5OcG9ey4BvOZPUOVim1S2C+s=";
imageDigest = "sha256:a7e4796ae894d1e2a0c1824860ade472f35c507608a01c3581377b5c19b0ed49";
hash = "sha256-uhPlVXSxY6rGbYGvlPVV3zurmbI96mAHEuKKy9FFaD4=";
finalImageName = "ghcr.io/open-webui/open-webui";
finalImageTag = "0.8.5";
finalImageTag = "0.9.2";
};
defaultEnv = {