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 = {
|
virtualisation.oci-containers.containers.dashdot = {
|
||||||
image = "mauricenino/dashdot:sha-207b2df";
|
image = "mauricenino/dashdot:sha-4bef01c";
|
||||||
ports = [
|
ports = [
|
||||||
"4000:3001"
|
"4000:3001"
|
||||||
];
|
];
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
_: {
|
_: {
|
||||||
virtualisation.oci-containers.containers.homarr = {
|
virtualisation.oci-containers.containers.homarr = {
|
||||||
image = "ghcr.io/ajnart/homarr:0.13.0";
|
image = "ghcr.io/ajnart/homarr:0.13.2";
|
||||||
ports = [
|
ports = [
|
||||||
"7575:7575"
|
"7575:7575"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue