fix: pin kuma to 2.2.1
This commit is contained in:
parent
4cad9120d6
commit
add77df77f
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
virtualisation.oci-containers.containers.uptime-kuma = {
|
virtualisation.oci-containers.containers.uptime-kuma = {
|
||||||
image = "louislam/uptime-kuma:2";
|
image = "louislam/uptime-kuma:2.2.1";
|
||||||
podman.user = "podman";
|
podman.user = "podman";
|
||||||
volumes = [
|
volumes = [
|
||||||
"/srv/uptime-kuma/data:/app/data"
|
"/srv/uptime-kuma/data:/app/data"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue