From 54a03517ba33db85c5f85fb63d578ba2874463c1 Mon Sep 17 00:00:00 2001 From: Tobias Tangemann Date: Wed, 13 Nov 2024 22:53:58 +0100 Subject: [PATCH] Switch to pre-update --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 8d07bf6..a3e7e8f 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -15,7 +15,7 @@ services: # # Labels to allow autoupdate only if no players are online # - com.centurylinklabs.watchtower.enable=true # - com.centurylinklabs.watchtower.scope=factorio - # - com.centurylinklabs.watchtower.lifecycle.pre-check="/players-online.sh" + # - com.centurylinklabs.watchtower.lifecycle.pre-update="/players-online.sh" # Uncomment the following files to use watchtower for updating the factorio container # Full documentation of watchtower: https://github.com/containrrr/watchtower