diff --git a/bxl-shp/system/docker-compose.watchtower.yaml b/bxl-shp/system/docker-compose.watchtower.yaml index 9dabc9f..1f67f8c 100644 --- a/bxl-shp/system/docker-compose.watchtower.yaml +++ b/bxl-shp/system/docker-compose.watchtower.yaml @@ -8,6 +8,7 @@ services: - /etc/localtime:/etc/localtime:ro command: - "--cleanup" + - "--remove-volumes" - "--schedule=0 0 3 * * SAT" - "--label-enable" #- "--monitor-only"