From e85dd7e44b7244c726eab07b064b02c118e0cbed Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Wed, 20 Dec 2023 12:57:20 +0100 Subject: [PATCH] always pull --- apps/apt-cacher-ng/live.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/apt-cacher-ng/live.hcl b/apps/apt-cacher-ng/live.hcl index 28e2fc1..43e12a2 100644 --- a/apps/apt-cacher-ng/live.hcl +++ b/apps/apt-cacher-ng/live.hcl @@ -40,6 +40,7 @@ job "apt-cacher-ng" { config { image = "cr.wks/apt-cacher-ng" ports = ["http"] + force_pull = true } volume_mount {