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

@ -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"