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

@ -39,7 +39,7 @@ in
virtualisation.oci-containers.containers = {
mc-router = {
image = "itzg/mc-router:latest";
pull = "newer";
pull = "always";
extraOptions = [
"--network=haproxy-net"
"--network=minecraft-net"