yuki: bump dashdot / homarr
This commit is contained in:
parent
a618f8c859
commit
d4a8f1f253
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
_: {
|
||||
virtualisation.oci-containers.containers.dashdot = {
|
||||
image = "mauricenino/dashdot:sha-207b2df";
|
||||
image = "mauricenino/dashdot:sha-4bef01c";
|
||||
ports = [
|
||||
"4000:3001"
|
||||
];
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
_: {
|
||||
virtualisation.oci-containers.containers.homarr = {
|
||||
image = "ghcr.io/ajnart/homarr:0.13.0";
|
||||
image = "ghcr.io/ajnart/homarr:0.13.2";
|
||||
ports = [
|
||||
"7575:7575"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue