newer -> always

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-06-01 18:35:15 -04:00
parent cdcd17e4e9
commit 06e4870cce
5 changed files with 9 additions and 9 deletions

View File

@ -8,7 +8,7 @@ in
virtualisation.oci-containers.containers = {
glances = {
image = "nicolargo/glances:latest-full";
pull = "newer";
pull = "always";
extraOptions = [
"--pid=host"
"--network=haproxy-net"