update flake. update some package versions
This commit is contained in:
parent
21b53744cd
commit
bb811f4f16
5 changed files with 28 additions and 28 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue