Compare commits
2 commits
f30f5e0ad5
...
1347ae0688
Author | SHA1 | Date | |
---|---|---|---|
1347ae0688 | |||
d0284c4028 |
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ with lib;
|
|||
let
|
||||
app = "ollama";
|
||||
# renovate: depName=docker.io/ollama/ollama datasource=docker
|
||||
version = "0.5.4";
|
||||
version = "0.5.5";
|
||||
image = "docker.io/ollama/ollama:${version}";
|
||||
cfg = config.mySystem.containers.${app};
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue