Skip to content

Commit e0f8a62

Browse files
chore(container): update ghcr.io/open-webui/open-webui ( 2c3b15c → b5e6c75 )
1 parent 6515490 commit e0f8a62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/system/containers/open-webui/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ in
6565
];
6666
}
6767
// lib.optionalAttrs config.myHardware.nvidia.enable {
68-
image = "ghcr.io/open-webui/open-webui:cuda@sha256:2c3b15ca8128d65e6c2f3f57a436b0973784f6445e537f23c7cbb47061e1c3ad";
68+
image = "ghcr.io/open-webui/open-webui:cuda@sha256:b5e6c753c8c43cdcb987910fbe257c31abef134d44bc84683775e6a1e4f3fafe";
6969
};
7070

7171
opts = {

0 commit comments

Comments
 (0)