newer -> always

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2025-06-01 18:35:15 -04:00
parent f81e84adee
commit d9303c47d3
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"