yuki: bump dashdot / homarr

This commit is contained in:
notohh 2023-09-01 08:52:19 -04:00
parent a618f8c859
commit d4a8f1f253
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 2 additions and 2 deletions

View file

@ -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"
]; ];

View file

@ -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"
]; ];