always pull
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-20 12:57:20 +01:00
parent c9c117a24d
commit e85dd7e44b

View File

@@ -40,6 +40,7 @@ job "apt-cacher-ng" {
config { config {
image = "cr.wks/apt-cacher-ng" image = "cr.wks/apt-cacher-ng"
ports = ["http"] ports = ["http"]
force_pull = true
} }
volume_mount { volume_mount {