homarr: bump 0.12.3 -> 0.13.0
All checks were successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
notohh 2023-07-23 02:59:48 -04:00
parent 3bdcdb36fe
commit 5735097cd9
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,6 +1,6 @@
_: { _: {
virtualisation.oci-containers.containers.homarr = { virtualisation.oci-containers.containers.homarr = {
image = "ghcr.io/ajnart/homarr:0.12.3"; image = "ghcr.io/ajnart/homarr:0.13.0";
ports = [ ports = [
"7575:7575" "7575:7575"
]; ];